]> git.openstreetmap.org Git - chef.git/blobdiff - roles/clifford.rb
Drop yevaud's internal interface for now
[chef.git] / roles / clifford.rb
index 896438d0bd2b14f8dff68872ad8b25348960edc5..fbef667cc2f10625e5632d4660512d5408a86483 100644 (file)
@@ -14,13 +14,13 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.98"
+        :address => "128.40.45.194"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-internal]",
+  "role[ucl-wolfson]",
   "role[forum]"
 )