]> git.openstreetmap.org Git - chef.git/blobdiff - roles/horntail.rb
Move log archiving and stats analysis to ironbelly
[chef.git] / roles / horntail.rb
index 4b64c8155235c9aff5bf127501449d9634fb7ece..aec36a2a1cd45023068cbb5e947603096ba3410b 100644 (file)
@@ -106,12 +106,7 @@ default_attributes(
 
 run_list(
   "role[ic]",
-  "role[chef-server]",
-  "role[chef-repository]",
   "role[planet]",
-  "role[stats]",
-  "role[web-storage]",
   "role[backup]",
-  "role[supybot]",
   "recipe[rsyncd]"
 )