]> git.openstreetmap.org Git - chef.git/blobdiff - roles/sarel.rb
Update UCL machines for move to Slough
[chef.git] / roles / sarel.rb
index 26f845b900dacad47c627ef70cb0edbc92527fb6..245fb0fedd0146777fd466d43d42e4130b0cc232 100644 (file)
@@ -14,14 +14,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.206"
+        :address => "193.60.236.20"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
   "role[hp-g5]",
   "role[yournavigation]"
 )