]> git.openstreetmap.org Git - chef.git/blobdiff - roles/horntail.rb
Apply the backup role to ironbelly
[chef.git] / roles / horntail.rb
index 4b64c8155235c9aff5bf127501449d9634fb7ece..894eb0d072b934b48049221e9862a6dcf63d078d 100644 (file)
@@ -106,12 +106,8 @@ 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]"
 )