[Git][root/services/dhcp][main] Add machines and update constantine

Fernando K pushed to branch main at Root / Serviços / DHCP Commits: edbdf3e4 by Fernando Monteiro Kiotheka at 2025-08-07T17:55:46-03:00 Add machines and update constantine - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -405,7 +405,7 @@ }, { "hostname": "constantine", - "hw-address": "00:10:18:E5:6C:E8", + "hw-address": "D4:AE:52:8F:EA:D6", "ip-address": "200.17.212.40", "user-context": { "nextbox_ip_address_id": 1705 } }, @@ -4489,6 +4489,12 @@ "ip-address": "10.254.221.79", "user-context": { "nextbox_ip_address_id": 2777 } }, + { + "hostname": "jpvr22-118", + "hw-address": "60:C7:27:2D:AE:AD", + "ip-address": "10.254.221.80", + "user-context": { "nextbox_ip_address_id": 2778 } + }, { "hostname": "deathstar", "hw-address": "70:85:C2:08:88:8B", @@ -4501,6 +4507,18 @@ "ip-address": "10.254.221.82", "user-context": { "nextbox_ip_address_id": 97 } }, + { + "hostname": "pcteste1-118", + "hw-address": "60:C7:27:29:28:A2", + "ip-address": "10.254.221.83", + "user-context": { "nextbox_ip_address_id": 2780 } + }, + { + "hostname": "pcteste2-118", + "hw-address": "60:C7:27:29:28:B7", + "ip-address": "10.254.221.84", + "user-context": { "nextbox_ip_address_id": 2781 } + }, { "hostname": "bojack", "hw-address": "70:85:C2:08:86:F7", @@ -4525,6 +4543,12 @@ "ip-address": "10.254.221.89", "user-context": { "nextbox_ip_address_id": 101 } }, + { + "hostname": "rubiks-99", + "hw-address": "60:C7:27:29:28:AC", + "ip-address": "10.254.221.90", + "user-context": { "nextbox_ip_address_id": 2779 } + }, { "hostname": "rany", "hw-address": "70:85:C2:08:88:B2", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/edbdf3e4c5a983858f0e... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/edbdf3e4c5a983858f0e... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)