]> git.openstreetmap.org Git - chef.git/commitdiff
Apply the backup role to ironbelly
authorTom Hughes <tom@compton.nu>
Thu, 11 Jul 2013 21:37:28 +0000 (22:37 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 11 Jul 2013 21:37:28 +0000 (22:37 +0100)
roles/ironbelly.rb

index faf753d350bb10d0e60b3c5335c95ebd70f78c4b..cb807544d0ac9aa773fe6aa2097c9ba3f631f65b 100644 (file)
@@ -82,6 +82,7 @@ run_list(
   "role[chef-repository]",
   "role[web-storage]",
   "role[supybot]",
+  "role[backup]",
   "recipe[rsyncd]",
   "recipe[openvpn]"
 )