]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ramoth.rb
Update shenron IPs in rsync allow lists
[chef.git] / roles / ramoth.rb
index 927c349a28f41e11b75bf13bb56e235c2882b035..17553f5d310d57caa5c8abefe556e80572c4fb35 100644 (file)
@@ -61,5 +61,6 @@ default_attributes(
 
 run_list(
   "role[ic]",
-  "role[db-master]"
+  "role[db-master]",
+  "role[db-backup]"
 )