[Git][root/services/dhcp][main] change MAC address from C3SL room (Castilho, Bona and Ianka)

Bruno Sime Ferreira Nunes pushed to branch main at Root / Serviços / DHCP Commits: f93b580d by Bruno Sime Ferreira Nunes at 2025-07-31T14:10:44-03:00 change MAC address from C3SL room (Castilho, Bona and Ianka) - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -1751,13 +1751,13 @@ "reservations": [ { "hostname": "swamp", - "hw-address": "D0:94:66:BF:61:13", + "hw-address": "60:C7:27:2C:7A:7B", "ip-address": "10.254.222.11", "user-context": { "nextbox_ip_address_id": 950 } }, { "hostname": "tempestade", - "hw-address": "D0:94:66:BF:5D:A8", + "hw-address": "60:C7:27:2C:79:9B", "ip-address": "10.254.222.13", "user-context": { "nextbox_ip_address_id": 951 } }, @@ -1769,7 +1769,7 @@ }, { "hostname": "rhalah", - "hw-address": "00:BE:43:CE:1C:5C", + "hw-address": "60:C7:27:2C:79:94", "ip-address": "10.254.222.15", "user-context": { "nextbox_ip_address_id": 953 } }, View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/f93b580d44d4fd7ca1c1... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/f93b580d44d4fd7ca1c1... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Bruno Sime Ferreira Nunes (@bsfn19)