]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dhcpd/templates/default/dhcpd.conf.erb
dhcpd: correct oob1.dub mac address
[chef.git] / cookbooks / dhcpd / templates / default / dhcpd.conf.erb
index 3cc9ecfa10c8609d8c0d28a59ab8bd44db27cb37..b5c8dae33cd7efd88acb338b37465d4eaa492226 100644 (file)
@@ -47,7 +47,7 @@ host pdu2.ams.openstreetmap.org {
 }
 
 host oob1.dub.openstreetmap.org {
-  hardware ethernet f6:43:70:77:29:60;
+  hardware ethernet 62:bd:62:a6:05:25;
   server-name "oob1.dub.openstreetmap.org";
   fixed-address oob1.dub.openstreetmap.org;
 }