From: Tom Hughes Date: Sun, 9 Oct 2022 11:26:44 +0000 (+0100) Subject: Add chef and git roles to idris X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/dab73ee6c27617e59aa8d144a3f1b9e8a22dce62 Add chef and git roles to idris --- diff --git a/roles/idris.rb b/roles/idris.rb index 5466c6605..d58457553 100644 --- a/roles/idris.rb +++ b/roles/idris.rb @@ -35,6 +35,9 @@ default_attributes( run_list( "role[equinix-dub]", "role[hp-g9]", + "role[chef-server]", + "role[chef-repository]", + "role[git]", "role[letsencrypt]", "role[oxidized]", "recipe[serverinfo]"