]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dhcpd/templates/default/dhcpd.conf.erb
Add DHCP and DNS for new machines
[chef.git] / cookbooks / dhcpd / templates / default / dhcpd.conf.erb
index 79eca18e69e02d5ff0a13f7b57fde57ea17278fd..cf701e50275604910984eaf933914e094fb445da 100644 (file)
@@ -121,6 +121,12 @@ host fafnir.oob.openstreetmap.org {
   fixed-address fafnir.oob.openstreetmap.org;
 }
 
+host fume.oob.openstreetmap.org {
+  hardware ethernet 54:80:28:67:5e:31;
+  server-name "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";