[Git][root/services/dhcp][main] Edit gema MAC and add dcrdm24-118

yyvf22 pushed to branch main at Root / Serviços / DHCP Commits: 59cff2b7 by yyvf at 2025-08-06T11:28:07-03:00 Edit gema MAC and add dcrdm24-118 - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -4323,7 +4323,7 @@ }, { "hostname": "gema", - "hw-address": "70:85:C2:08:88:EB", + "hw-address": "60:C7:27:2C:79:F0", "ip-address": "10.254.221.52", "user-context": { "nextbox_ip_address_id": 84 } }, @@ -4393,6 +4393,12 @@ "ip-address": "10.254.221.63", "user-context": { "nextbox_ip_address_id": 2767 } }, + { + "hostname": "dcrdm24-118", + "hw-address": "60:C7:27:29:28:95", + "ip-address": "10.254.221.64", + "user-context": { "nextbox_ip_address_id": 2770 } + }, { "hostname": "organa", "hw-address": "70:F3:95:C7:30:41", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/59cff2b72b99a852129d... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/59cff2b72b99a852129d... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
yyvf22 (@yyvf22)