Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/196425

Change subject: create a phab-roots admin group, add demon
......................................................................

create a phab-roots admin group, add demon

- creates a new admin group phab-roots to start with
- assumes the request is for full root/ sudo ALL vs. listing commands
- adds demon

Bug:T92564
Change-Id: I13624d8d8976fd200070b891a688467e0f872672
---
M modules/admin/data/data.yaml
1 file changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/25/196425/1

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index d56c777..47f6f35 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -303,7 +303,11 @@
     gid: 745
     description: Login rights for citoid in order to look at citoid logs
     members: [mvolz]
-
+  phab-roots:
+    gid: 746
+    description: people with full root on phabricator hosts
+    members: [demon]
+    privileges: ['ALL = NOPASSWD: ALL']
 users:
   rush:
     ensure: present

-- 
To view, visit https://gerrit.wikimedia.org/r/196425
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I13624d8d8976fd200070b891a688467e0f872672
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to