]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-03.rb
Change to the sources directory before running the update
[chef.git] / roles / spike-03.rb
index 433fd3cb8031583279da46c6355e9f0a52e5b733..ccb632ab58933c3055c0f71dfc15c83f44b7bd68 100644 (file)
@@ -8,19 +8,22 @@ default_attributes(
         :interface => "eth0",
         :role => :internal,
         :family => :inet,
-        :address => "146.179.159.171"
+        :address => "146.179.159.171",
+        :hwaddress => "00:19:bb:39:8a:bc"
       },
       :external_ipv4 => {
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "193.63.75.103"
+        :address => "193.63.75.103",
+        :hwaddress => "00:19:bb:39:8a:ba"
       },
       :external_ipv6 => {
         :interface => "eth1",
         :role => :external,
         :family => :inet6,
-        :address => "2001:630:12:500:219:bbff:fe39:8aba"
+        :address => "2001:630:12:500:219:bbff:fe39:8aba",
+        :hwaddress => "00:19:bb:39:8a:ba"
       }
     }
   }