Dzahn has uploaded a new change for review.

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

Change subject: admin: add new group for datacenter ops
......................................................................

admin: add new group for datacenter ops

Change-Id: I6164b23a8b6f65e01bca03fc485c6a064097f47c
---
M modules/admin/data/data.yaml
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/48/246848/1

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index c8fad60..fb1d0a2 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -419,6 +419,12 @@
                  'ALL = NOPASSWD: /usr/sbin/service restbase *',
                  'ALL = (restbase) NOPASSWD: ALL',
                  'ALL = NOPASSWD: /bin/journalctl *']
+  datacenter-ops:
+    gid: 765
+    description: Group of datacenter ops engineers
+    members: []
+    privileges: ['ALL = NOPASSWD: /usr/local/sbin/install-console *]
+
 users:
   rush:
     ensure: present

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6164b23a8b6f65e01bca03fc485c6a064097f47c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to