]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grindtooth.rb
Only mail the planetdump output if it is non-empty
[chef.git] / roles / grindtooth.rb
index 21dde9b5ffbaba1a200839b9ba0edf10f45b72d8..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-wates]",
+  "role[ucl-wolfson]",
+  "role[hp-g5]",
   "role[taginfo]"
 )