]> git.openstreetmap.org Git - chef.git/blobdiff - roles/smaug.rb
Install ipmitool on machines with the ipmi_si module loaded
[chef.git] / roles / smaug.rb
index 122c4d3140a46b43c151d023740055546380e732..9c6d33b05afe3771bf4a387155f06d098e9ac4f7 100644 (file)
@@ -73,5 +73,6 @@ default_attributes(
 
 run_list(
   "role[ic]",
-  "role[db-slave]"
+  "role[db-slave]",
+  "role[planetdump]"
 )