]> git.openstreetmap.org Git - chef.git/blobdiff - roles/urmel.rb
Update UCL machines for move to Slough
[chef.git] / roles / urmel.rb
index 97c561bd763349737fee99b0d102003163e3a32b..9b762e4e19d386d439292477b4e3d36b792970f8 100644 (file)
@@ -14,13 +14,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.96"
+        :address => "193.60.236.21"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wates]",
+  "role[ucl-slough]",
+  "role[hp-dl360-g6]",
   "role[munin]"
 )