From b018c6314b5e0e0cb98d8c8f1058aeafbe454e68 Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: May 04 2023 19:00:44 +0000 Subject: Add new documentation role * Intended for pinot.infra.opensuse.org * Usecase is deploying salt config on given host --- 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'