X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/354f7dc3dcfffc39163e2cf62e4f4aeaf44ae94c..73934fbd8f6ca2a17b3a6d37f2196ede5e0d9853:/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]" )