X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f6310358cfbc2d2c61b1723d862f8139ee91ce53..e92ed5e09215d67f2bd7dc21a32425d7ec5aa26f:/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 5c934bf07..33d90dda2 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -115,12 +115,6 @@ 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";