[Git][root/services/dhcp][main] feat: Add mojito-clone

bpt22 pushed to branch main at Root / Serviços / DHCP Commits: 5446b7bf by Bernardo Pavloski Tomasi at 2025-08-02T20:50:59-03:00 feat: Add mojito-clone - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -1095,6 +1095,12 @@ "ip-address": "200.236.31.189", "user-context": { "nextbox_ip_address_id": 2206 } }, + { + "hostname": "mojito-clone", + "hw-address": "00:16:CC:02:39:DE", + "ip-address": "200.236.31.190", + "user-context": { "nextbox_ip_address_id": 2730 } + }, { "hostname": "wrk3-k8sstage", "hw-address": "00:16:CC:4E:09:3B", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/5446b7bf1d7f4f6f6a43... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/5446b7bf1d7f4f6f6a43... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
bpt22 (@bpt22)