]> git.openstreetmap.org Git - chef.git/blobdiff - roles/eustace.rb
Update UCL machines for move to Slough
[chef.git] / roles / eustace.rb
index 0002388c35f7ee08a4ba980958250ab047b66401..60ee48007a151bbbcda268f4b1c1c3566b48e9e8 100644 (file)
@@ -14,14 +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]"
 )