X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/dd8fbf498d12e6231a7c5dac604348c9f00a8f31..1b4c23bbb92abb8f52af71dd14672489488d73c3:/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 cd9f60764..a2f8cd2dd 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -127,12 +127,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";