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'