From 070160b1f68fd27a3dd84b6f384646e04c99bf77 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: May 04 2023 20:02:30 +0000 Subject: Merge branch 'documentation' into 'production' Add new documentation role See merge request infra/salt!615 --- diff --git a/pillar/role/documentation.sls b/pillar/role/documentation.sls index 792d600..ce329d9 100644 --- a/pillar/role/documentation.sls +++ b/pillar/role/documentation.sls @@ -1 +1,6 @@ -# +sudoers: + included_files: + /etc/sudoers.d/group_documentation-admins: + groups: + documentation-admins: + - 'ALL=(ALL) ALL'