]> git.openstreetmap.org Git - chef.git/blobdiff - roles/eustace.rb
Update UCL machines for move to Slough
[chef.git] / roles / eustace.rb
index 3a4c6fc7fc27dd3820c7a873834eb99394be45d3..60ee48007a151bbbcda268f4b1c1c3566b48e9e8 100644 (file)
@@ -14,13 +14,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.197"
+        :address => "193.60.236.14"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
+  "role[hp-dl360-g6]",
   "role[piwik]"
 )