[Git][root/services/dhcp][main] ADD HYME

Bruno Sime Ferreira Nunes pushed to branch main at Root / Serviços / DHCP Commits: dde29a88 by Bruno Sime Ferreira Nunes at 2025-07-31T16:53:21-03:00 ADD HYME - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -4545,6 +4545,12 @@ "ip-address": "10.254.229.4", "user-context": { "nextbox_ip_address_id": 2524 } }, + { + "hostname": "hyme", + "hw-address": "00:BE:43:CE:1C:5C", + "ip-address": "10.254.229.5", + "user-context": { "nextbox_ip_address_id": 2720 } + }, { "hostname": "calvin", "hw-address": "64:1C:67:31:41:F5", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/dde29a8819417ddea000... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/dde29a8819417ddea000... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Bruno Sime Ferreira Nunes (@bsfn19)