X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4489b2c6a332cfc87d2a0c1cc8dc118f6bfee15d..af87a58d387f200266eb7717f15c54f2a94cc284:/roles/idris.rb?ds=inline diff --git a/roles/idris.rb b/roles/idris.rb index aec768e82..276d45ae7 100644 --- a/roles/idris.rb +++ b/roles/idris.rb @@ -34,5 +34,12 @@ default_attributes( run_list( "role[equinix-dub]", - "role[hp-g9]" + "role[hp-g9]", + "role[chef-server]", + "role[chef-repository]", + "role[dns]", + "role[git]", + "role[letsencrypt]", + "role[oxidized]", + "recipe[serverinfo]" )