[Git][root/services/dhcp][main] Remove some VMs and add hop23

Fernando K pushed to branch main at Root / Serviços / DHCP Commits: 4139d517 by Fernando Monteiro Kiotheka at 2025-08-06T11:18:21-03:00 Remove some VMs and add hop23 - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -897,12 +897,6 @@ "ip-address": "200.236.31.158", "user-context": { "nextbox_ip_address_id": 1577 } }, - { - "hostname": "sharelatex", - "hw-address": "00:16:C8:EC:2F:D9", - "ip-address": "200.236.31.159", - "user-context": { "nextbox_ip_address_id": 1578 } - }, { "hostname": "bdc", "hw-address": "00:16:C8:EC:2F:DA", @@ -1131,12 +1125,6 @@ "ip-address": "200.236.31.200", "user-context": { "nextbox_ip_address_id": 2674 } }, - { - "hostname": "toggles", - "hw-address": "00:16:CC:AA:00:D3", - "ip-address": "200.236.31.201", - "user-context": { "nextbox_ip_address_id": 1606 } - }, { "hostname": "wrk3-k8sprod", "hw-address": "00:16:CC:3C:7F:71", @@ -1214,12 +1202,6 @@ "hw-address": "00:16:C8:EC:2F:C6", "ip-address": "200.236.31.245", "user-context": { "nextbox_ip_address_id": 1628 } - }, - { - "hostname": "matrixold", - "hw-address": "00:16:CC:AA:00:2C", - "ip-address": "200.236.31.253", - "user-context": { "nextbox_ip_address_id": 1630 } } ], "id": 15 @@ -4381,6 +4363,12 @@ "ip-address": "10.254.221.59", "user-context": { "nextbox_ip_address_id": 2751 } }, + { + "hostname": "hop23-119", + "hw-address": "60:C7:27:29:28:A4", + "ip-address": "10.254.221.60", + "user-context": { "nextbox_ip_address_id": 2766 } + }, { "hostname": "gps20-118", "hw-address": "60:C7:27:2C:79:8D", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/4139d51704317f4dd3ee... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/4139d51704317f4dd3ee... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)