diff --git a/ansible/roles/jail_nat_dhcp/files/kea-dhcp4.conf b/ansible/roles/jail_nat_dhcp/files/kea-dhcp4.conf index f03e6ef..0ab7cd4 100644 --- a/ansible/roles/jail_nat_dhcp/files/kea-dhcp4.conf +++ b/ansible/roles/jail_nat_dhcp/files/kea-dhcp4.conf @@ -99,6 +99,11 @@ // hydra "hw-address": "06:84:36:68:03:77", "ip-address": "10.215.1.219" + }, + { + // certificate - hard-coded in rc.conf, reproduced here to reserve ip + "hw-address": "06:7b:e0:08:16:5d", + "ip-address": "10.215.1.220" } ]