[Git][root/services/dhcp][main] Add jughisto and lpt24

Fernando K pushed to branch main at Root / Serviços / DHCP Commits: e8119402 by Fernando Monteiro Kiotheka at 2025-08-06T11:25:01-03:00 Add jughisto and lpt24 - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -242,6 +242,12 @@ "ip-address": "200.17.202.20", "user-context": { "nextbox_ip_address_id": 2522 } }, + { + "hostname": "jughisto", + "hw-address": "00:16:CC:D7:72:12", + "ip-address": "200.17.202.21", + "user-context": { "nextbox_ip_address_id": 2768 } + }, { "hostname": "barril1", "hw-address": "24:8A:07:B5:70:90", @@ -4381,6 +4387,12 @@ "ip-address": "10.254.221.62", "user-context": { "nextbox_ip_address_id": 90 } }, + { + "hostname": "lpt24-118", + "hw-address": "60:C7:27:29:29:C3", + "ip-address": "10.254.221.63", + "user-context": { "nextbox_ip_address_id": 2767 } + }, { "hostname": "organa", "hw-address": "70:F3:95:C7:30:41", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/e811940258c361d7ad1d... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/e811940258c361d7ad1d... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)