diff --git a/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 b/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 index 83469b7..0ff0743 100644 --- a/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 +++ b/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 @@ -142,7 +142,7 @@ host ap01 { } host ap04 { - hardware ethernet 44:48:c1:ce:90:06; + hardware ethernet 74:9e:75:ce:93:54; fixed-address ap04.binary.kitchen; }