]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grindtooth.rb
Update carto stylesheet to v2.28.0
[chef.git] / roles / grindtooth.rb
index 7a408b7174a283ea8683e7f93ff607f57adeae5e..cf9538ed1bb6501827e32770e99c8ef90c76a1c3 100644 (file)
@@ -14,13 +14,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.100"
+        :address => "128.40.45.199"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-internal]",
+  "role[ucl-wolfson]",
+  "role[hp-g5]",
   "role[taginfo]"
 )