]> git.openstreetmap.org Git - chef.git/blobdiff - roles/katla.rb
Install ipmitool on machines with the ipmi_si module loaded
[chef.git] / roles / katla.rb
index 54b62f7067a072d820010ba4712a82293793bc83..d29a8038267ea94d14f5cfe21b718efc43265320 100644 (file)
@@ -81,5 +81,6 @@ default_attributes(
 
 run_list(
   "role[ic]",
-  "role[db-slave]"
+  "role[db-slave]",
+  "role[db-backup]"
 )