From dab73ee6c27617e59aa8d144a3f1b9e8a22dce62 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 9 Oct 2022 12:26:44 +0100 Subject: [PATCH] Add chef and git roles to idris --- roles/idris.rb | 3 +++ 1 file changed, 3 insertions(+) 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]" -- 2.43.2