]> git.openstreetmap.org Git - chef.git/blobdiff - roles/draco.rb
Update UCL machines for move to Slough
[chef.git] / roles / draco.rb
index 9bbaddd5c5f919b6518a73e84a8f4576b8ec9ba2..d5118704ea64a902dfe3c3384a0a01ef15b34410 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.195"
+        :address => "193.60.236.12"
       }
     }
   },
@@ -30,6 +30,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
   "role[hp-g5]"
 )