X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3dd5baca2a498497cb9a96a36259bd94c92e20ea..f0669c5c4f6b6e0be40d788700ee18fe27643a77:/roles/idris.rb?ds=sidebyside diff --git a/roles/idris.rb b/roles/idris.rb index ee56fc85a..276d45ae7 100644 --- a/roles/idris.rb +++ b/roles/idris.rb @@ -35,5 +35,11 @@ default_attributes( run_list( "role[equinix-dub]", "role[hp-g9]", - "role[oxidized]" + "role[chef-server]", + "role[chef-repository]", + "role[dns]", + "role[git]", + "role[letsencrypt]", + "role[oxidized]", + "recipe[serverinfo]" )