[Git][root/services/dhcp][main] add rpereira device

Theo pushed to branch main at Root / Serviços / DHCP Commits: a5a26df0 by Theo at 2025-07-31T17:15:24-03:00 add rpereira device - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -4582,6 +4582,12 @@ "ip-address": "10.254.229.9", "user-context": { "nextbox_ip_address_id": 1199 } }, + { + "hostname": "rpereira", + "hw-address": "60:C7:27:2C:79:CA", + "ip-address": "10.254.229.10", + "user-context": { "nextbox_ip_address_id": 2721 } + }, { "hostname": "quino", "hw-address": "D0:94:66:BF:62:11", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/a5a26df0ecad149bfd1b... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/a5a26df0ecad149bfd1b... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Theo (@tss24)