X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d02dee2ff2db283c88639286c9f0cc195553c862..e10f90ebebb6d557b2e14c4bfff8b1d30544a8a2:/roles/idris.rb diff --git a/roles/idris.rb b/roles/idris.rb index efe239143..276d45ae7 100644 --- a/roles/idris.rb +++ b/roles/idris.rb @@ -35,6 +35,11 @@ default_attributes( run_list( "role[equinix-dub]", "role[hp-g9]", + "role[chef-server]", + "role[chef-repository]", + "role[dns]", + "role[git]", + "role[letsencrypt]", "role[oxidized]", "recipe[serverinfo]" )