]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ascalon.rb
Update UCL machines for move to Slough
[chef.git] / roles / ascalon.rb
index cffccad359582c1c64f34d3d7bac67cacc7d3b0e..14b4ee518588ff058120d77e67f5587851143c0f 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.193"
+        :address => "193.60.236.10"
       }
     }
   },
@@ -26,7 +26,7 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
   "role[hp-g5]",
   "role[roundup]"
 )