X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/41b4f8ccdff661e5463961da893ef91866e9f74c..68e068818d559ef35bdf2a138a93596337828ef9:/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 6ad500558..37d9226c1 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -356,12 +356,6 @@ host thorn-03.oob.openstreetmap.org { fixed-address thorn-03.oob.openstreetmap.org; } -host urmel.oob.openstreetmap.org { - hardware ethernet 1c:c1:de:e7:4d:b2; - server-name "urmel.oob.openstreetmap.org"; - fixed-address urmel.oob.openstreetmap.org; -} - host ysera.oob.openstreetmap.org { hardware ethernet ac:1f:6b:c1:40:2a; server-name "ysera.oob.openstreetmap.org";