]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grindtooth.rb
Update UCL machines for move to Slough
[chef.git] / roles / grindtooth.rb
index d6636294ce77660f3936854fc19477b32f8739be..1a04e42401b33da323be976e5dbb0324de2b80d7 100644 (file)
@@ -14,14 +14,14 @@ default_attributes(
         :interface => "em2",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.199"
+        :address => "193.60.236.15"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
   "role[hp-dl360-g6]",
   "role[taginfo]"
 )