]> git.openstreetmap.org Git - chef.git/blobdiff - roles/urmel.rb
Correct archive path
[chef.git] / roles / urmel.rb
index 97c561bd763349737fee99b0d102003163e3a32b..a556a8072745b29ec1df19abfae78d996331b35f 100644 (file)
@@ -14,13 +14,13 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.96"
+        :address => "128.40.45.207"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wates]",
+  "role[ucl-wolfson]",
   "role[munin]"
 )