X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8a4a9679c8e490910bded7466efe9b46ed23884a..50df1a3cb9b878f6ecf441882345756a5c48ccbe:/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 96c6d02a6..203c81048 100644 --- a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb +++ b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb @@ -163,7 +163,13 @@ host spike-08.oob.openstreetmap.org { server-name "spike-08.oob.openstreetmap.org"; fixed-address spike-08.oob.openstreetmap.org; } - + +host tabaluga.oob.openstreetmap.org { + hardware ethernet 38:63:bb:39:82:7a; + server-name "tabaluga.oob.openstreetmap.org"; + fixed-address tabaluga.oob.openstreetmap.org; +} + host tiamat-00.oob.openstreetmap.org { hardware ethernet 00:25:90:1a:76:01; server-name "tiamat-00.oob.openstreetmap.org";