X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d81b6d04058d580f4c0792726911d9837ead0f81..5a75898a87099ed06d5ec5c52f7751689d102388:/cookbooks/dhcpd/templates/default/dhcpd.conf.erb diff --git a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb index cf701e502..cd9f60764 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -133,6 +133,12 @@ host gorwen.oob.openstreetmap.org { fixed-address gorwen.oob.openstreetmap.org; } +host grisu.oob.openstreetmap.org { + hardware ethernet 54:80:28:67:61:03; + server-name "grisu.oob.openstreetmap.org"; + fixed-address grisu.oob.openstreetmap.org; +} + host horntail.oob.openstreetmap.org { hardware ethernet 3c:ec:ef:82:ac:d2; server-name "horntail.oob.openstreetmap.org";