]> 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 894eb0d072b934b48049221e9862a6dcf63d078d..2d4e9057a45c6830bb953b7a10add2584504a250 100644 (file)
@@ -105,9 +105,5 @@ default_attributes(
 );
 
 run_list(
-  "role[ic]",
-  "role[planet]",
-  "role[stats]",
-  "role[backup]",
-  "recipe[rsyncd]"
+  "role[ic]"
 )