X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/942790087a2a3b87c85cc0183fa89a49d5f557e0..95e1e4603eb8c32acf8ee58c845ec4ce5bfdd56c:/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 2b4aaffcc..0e4c9653f 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -81,7 +81,7 @@ host fiddlestick.oob.openstreetmap.org { } host grindtooth.oob.openstreetmap.org { - hardware ethernet 00:1b:78:04:37:de; + hardware ethernet 00:25:b3:a7:b7:9e; server-name "grindtooth.oob.openstreetmap.org"; fixed-address grindtooth.oob.openstreetmap.org; }