X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..341683a1e61fd9f3a9436167fbf039418264d493:/roles/idris.rb?ds=sidebyside 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]" )