X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/354f7dc3dcfffc39163e2cf62e4f4aeaf44ae94c..4130a70bbd55a2931a3d02ce924f8d717c0af248:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 7e5720e9a..273a74a0e 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -78,6 +78,13 @@ default_attributes( run_list( "role[ic]", "role[gateway]", + "role[chef-server]", + "role[chef-repository]", + "role[web-storage]", + "role[supybot]", + "role[backup]", + "role[stats]", + "role[planet]", "recipe[rsyncd]", "recipe[openvpn]" )