]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridley.rb
Don't need planet2pbf
[chef.git] / roles / ridley.rb
index 371d39f859d76819ffaeea090f46016b251daec1..eaaa8f8cb76a63fa5d44a2c80ec01eeb3749a663 100644 (file)
@@ -32,7 +32,7 @@ default_attributes(
         :interface => "eth0",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.102"
+        :address => "128.40.45.205"
       },
       :internal_ipv4 => {
         :interface => "eth1",
@@ -75,7 +75,8 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-internal]",
+  "role[ucl-wolfson]",
+  "role[hp-g6]",
   "role[gateway]",
   "role[foundation]",
   "role[stateofthemap]",