]> git.openstreetmap.org Git - chef.git/blobdiff - roles/clifford.rb
Update UCL machines for move to Slough
[chef.git] / roles / clifford.rb
index 700cb6253e6525302d489beebc2c090e632555f2..6a760954936ffaa5fee9f9b9f7188b06bec47fab 100644 (file)
@@ -14,14 +14,14 @@ default_attributes(
         :interface => "enp2s0f1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.194"
+        :address => "193.60.236.11"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
   "role[hp-dl360-g6]",
   "role[forum]"
 )