[Git][root/services/dhcp][main] Add zaphod

Fernando K pushed to branch main at Root / Serviços / DHCP Commits: 95f9f082 by Fernando Monteiro Kiotheka at 2025-08-04T17:00:23-03:00 Add zaphod - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -4250,10 +4250,10 @@ "user-context": { "nextbox_ip_address_id": 83 } }, { - "hostname": "gema", - "hw-address": "70:85:C2:08:88:EB", + "hostname": "zaphod", + "hw-address": "60:C7:27:29:28:98", "ip-address": "10.254.221.42", - "user-context": { "nextbox_ip_address_id": 84 } + "user-context": { "nextbox_ip_address_id": 2740 } }, { "hostname": "carate", @@ -4309,6 +4309,12 @@ "ip-address": "10.254.221.51", "user-context": { "nextbox_ip_address_id": 88 } }, + { + "hostname": "gema", + "hw-address": "70:85:C2:08:88:EB", + "ip-address": "10.254.221.52", + "user-context": { "nextbox_ip_address_id": 84 } + }, { "hostname": "brioja", "hw-address": "D0:27:88:C2:31:2A", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/95f9f082d6b208db91a4... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/95f9f082d6b208db91a4... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)