diff --git a/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 b/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 index 36c2cb7..8831773 100644 --- a/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 +++ b/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 @@ -124,6 +124,11 @@ host spaghetti { fixed-address spaghetti.binary.kitchen; } +host schweinshaxn { + hardware ethernet 52:54:00:17:02:24; + fixed-address schweinshaxn.binary.kitchen; +} + host spiegelei { hardware ethernet 00:23:7d:79:82:8e; fixed-address spiegelei.binary.kitchen;