]> git.openstreetmap.org Git - chef.git/blobdiff - roles/zark.rb
Update UCL machines for move to Slough
[chef.git] / roles / zark.rb
index abee7f5e778affd4914dd37a1f6f329eadc2b60f..f61203872717a0dc30d4066115decb458cf3e403 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.209"
+        :address => "193.60.236.23"
       }
     }
   },
@@ -31,6 +31,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
   "role[owl]"
 )