]> git.openstreetmap.org Git - chef.git/blobdiff - roles/errol.rb
Update UCL machines for move to Slough
[chef.git] / roles / errol.rb
index 69b0d8db479d49642c4a87d764a88de7885b34ed..f51c7571a8fe791379dbd1898678c6d56d86a50e 100644 (file)
@@ -36,14 +36,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.196"
+        :address => "193.60.236.13"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
   "role[tyan-s7010]",
   "role[dev]"
 )