X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/bed594905942640a53812e404335213395cdec16..332e5e0843799eb42132e229ecc64e05d507059f:/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 c74db3327..1581475e5 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -208,14 +208,12 @@ host smaug.oob.openstreetmap.org { hardware ethernet 80:30:e0:3e:d0:62; server-name "smaug.oob.openstreetmap.org"; fixed-address 10.0.65.14; - fixed-address smaug.oob.openstreetmap.org; } host spike-01.oob.openstreetmap.org { hardware ethernet 3c:a8:2a:11:78:d6; server-name "spike-01.oob.openstreetmap.org"; fixed-address 10.0.65.3; - fixed-address spike-01.oob.openstreetmap.org; } host spike-02.oob.openstreetmap.org {