]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridley.rb
Bring site back online in readonly mode on ramoth
[chef.git] / roles / ridley.rb
index 08093d90dfabb3fc1006f25de9dde35dae88327c..fef91998d0270171b975692462ffba958a9db019 100644 (file)
@@ -32,7 +32,7 @@ default_attributes(
         :interface => "eth0",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.102"
+        :address => "128.40.45.205"
       },
       :internal_ipv4 => {
         :interface => "eth1",
@@ -75,7 +75,7 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-wates]",
+  "role[ucl-wolfson]",
   "role[gateway]",
   "role[foundation]",
   "role[stateofthemap]",