X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2835205c501da417ff80ce4f06dc32d14c8c38bb..1e31662446d4f4ea74d20c59fabefc9e232aaad1:/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 50ffd62d5..79f6f029d 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -127,12 +127,6 @@ host gorwen.oob.openstreetmap.org { fixed-address gorwen.oob.openstreetmap.org; } -host grindtooth.oob.openstreetmap.org { - hardware ethernet 98:4b:e1:6d:77:85; - server-name "grindtooth.oob.openstreetmap.org"; - fixed-address grindtooth.oob.openstreetmap.org; -} - host horntail.oob.openstreetmap.org { hardware ethernet 3c:ec:ef:82:ac:d2; server-name "horntail.oob.openstreetmap.org";