X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d81b6d04058d580f4c0792726911d9837ead0f81..58616268564ac6eb6ff6ecaa232c6f7f9dce819d:/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..2251b92d1 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -85,12 +85,6 @@ host culebre.oob.openstreetmap.org { fixed-address culebre.oob.openstreetmap.org; } -host draco.oob.openstreetmap.org { - hardware ethernet 9c:8e:99:25:99:7d; - server-name "draco.oob.openstreetmap.org"; - fixed-address draco.oob.openstreetmap.org; -} - host dribble.oob.openstreetmap.org { hardware ethernet 80:30:e0:3e:e0:a0; server-name "dribble.oob.openstreetmap.org"; @@ -127,10 +121,10 @@ host fume.oob.openstreetmap.org { fixed-address fume.oob.openstreetmap.org; } -host gorwen.oob.openstreetmap.org { - hardware ethernet d8:9d:67:5f:bd:bc; - server-name "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 {