]> git.openstreetmap.org Git - chef.git/blobdiff - roles/urmel.rb
imagery: add remainder of os_sv_diff
[chef.git] / roles / urmel.rb
index 97c561bd763349737fee99b0d102003163e3a32b..ef6899a1caf4f9a025066050f1412992e25cb2ba 100644 (file)
@@ -14,13 +14,14 @@ 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[hp-dl360-g6]",
   "role[munin]"
 )