]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grindtooth.rb
Update IP addresses etc for move to Wolfson House
[chef.git] / roles / grindtooth.rb
index 21dde9b5ffbaba1a200839b9ba0edf10f45b72d8..c86b55c2e943b711bbd78a7db25a660f88209ae7 100644 (file)
@@ -14,13 +14,13 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.100"
+        :address => "128.40.45.199"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wates]",
+  "role[ucl-wolfson]",
   "role[taginfo]"
 )