From: Tom Hughes Date: Thu, 11 Jul 2013 21:37:28 +0000 (+0100) Subject: Apply the backup role to ironbelly X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/75e1d0094b23f739677915d455b303d9cbf6b9b7?hp=0a610f5658389e6fa37c8c14330cbdae38b5db65 Apply the backup role to ironbelly --- diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index faf753d35..cb807544d 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -82,6 +82,7 @@ run_list( "role[chef-repository]", "role[web-storage]", "role[supybot]", + "role[backup]", "recipe[rsyncd]", "recipe[openvpn]" )