From 1cb799367f77235ec016c6079aaf14827709d629 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Feb 01 2020 14:44:12 +0000 Subject: Merge branch 'hellcp/matrix-add-sudoers' into 'production' Add sudoers See merge request infra/salt!327 --- diff --git a/pillar/role/matrix.sls b/pillar/role/matrix.sls index e83431c..221c39c 100644 --- a/pillar/role/matrix.sls +++ b/pillar/role/matrix.sls @@ -6,3 +6,10 @@ include: profile: matrix: discord_client_id: 672058964707377152 + +sudoers: + included_files: + /etc/sudoers.d/group_matrix-admins: + groups: + matrix-admins: + - 'ALL=(ALL) ALL'