[Git][root/services/dhcp][main] Add wrk{1,2,3}-k8stest to dfs

yyvf22 pushed to branch main at Root / Serviços / DHCP Commits: 98f57e71 by yyvf at 2025-08-05T09:35:50-03:00 Add wrk{1,2,3}-k8stest to dfs - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -1475,6 +1475,24 @@ "ip-address": "10.17.119.7", "user-context": { "nextbox_ip_address_id": 2742 } }, + { + "hostname": "wrk1-k8stest", + "hw-address": "00:16:CC:EB:4B:E2", + "ip-address": "10.17.119.8", + "user-context": { "nextbox_ip_address_id": 2743 } + }, + { + "hostname": "wrk2-k8stest", + "hw-address": "00:16:CC:B4:09:7B", + "ip-address": "10.17.119.10", + "user-context": { "nextbox_ip_address_id": 2744 } + }, + { + "hostname": "wrk3-k8stest", + "hw-address": "00:16:CC:A4:6B:2B", + "ip-address": "10.17.119.15", + "user-context": { "nextbox_ip_address_id": 2745 } + }, { "hostname": "abbey", "hw-address": "B8:59:9F:8D:83:20", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/98f57e7155c6b51f1eaf... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/98f57e7155c6b51f1eaf... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
yyvf22 (@yyvf22)