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