[Git][root/services/dhcp][main] change hipes-cockpit MAC address

Bruno Sime Ferreira Nunes pushed to branch main at Root / Serviços / DHCP Commits: 805dcc40 by Bruno Sime at 2025-08-05T17:35:27-03:00 change hipes-cockpit MAC address - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -885,12 +885,6 @@ "ip-address": "200.236.31.155", "user-context": { "nextbox_ip_address_id": 1574 } }, - { - "hostname": "pnud", - "hw-address": "00:16:CC:AA:00:7A", - "ip-address": "200.236.31.156", - "user-context": { "nextbox_ip_address_id": 1575 } - }, { "hostname": "gandalf", "hw-address": "00:16:CC:AA:00:0A", @@ -1927,7 +1921,7 @@ }, { "hostname": "hipes-cockpit", - "hw-address": "64:1C:67:31:41:CD", + "hw-address": "64:1C:67:31:42:CD", "ip-address": "10.254.249.74", "user-context": { "nextbox_ip_address_id": 2243 } }, View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/805dcc40bb86c417d0a0... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/805dcc40bb86c417d0a0... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Bruno Sime Ferreira Nunes (@bsfn19)