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