]> git.openstreetmap.org Git - chef.git/blobdiff - roles/horntail.rb
Install ipmitool on machines with the ipmi_si module loaded
[chef.git] / roles / horntail.rb
index 4b64c8155235c9aff5bf127501449d9634fb7ece..2d4e9057a45c6830bb953b7a10add2584504a250 100644 (file)
@@ -105,13 +105,5 @@ 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]"
+  "role[ic]"
 )