]> git.openstreetmap.org Git - chef.git/blobdiff - roles/noquiklos.rb
Update UCL machines for move to Slough
[chef.git] / roles / noquiklos.rb
index 8103dcfc2d10803b3db1a1ae495a34fe00981cb0..4e72f95b1c57a8005422d1aac912d9b8097b8ca4 100644 (file)
@@ -14,14 +14,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.201"
+        :address => "193.60.236.16"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wolfson]",
-  "role[hp-g6]",
+  "role[ucl-slough]",
+  "role[hp-dl360-g6]",
   "role[gps-tile]"
 )