Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: Grant mobrovac access to citoid hosts
......................................................................

Grant mobrovac access to citoid hosts

That would be Service Cluster A. Mobrovac will be running point for the
citoid service

Bug: T92389
Bug: T89656
Change-Id: I7006462bb648a2423b477f94f670347b1e8c8e51
---
M modules/admin/data/data.yaml
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/32/195932/1

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index fa285be..618deb9 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -242,13 +242,13 @@
     privileges: ['ALL = NOPASSWD: ALL']
   citoid-roots:
     gid: 735
-    description: root rights for citoid
-    members: [gwicke, catrope]
+    description: rights for debugging citoid
+    members: [gwicke, catrope, mobrovac]
     privileges: ['ALL = (citoid) NOPASSWD: ALL']
   citoid-admin:
     gid: 736
     description: group of citoid admins
-    members: [gwicke, catrope]
+    members: [gwicke, catrope, mobrovac]
     privileges: ['ALL = (root) NOPASSWD: /usr/sbin/service citoid stop',
             'ALL = (root) NOPASSWD: /usr/sbin/service citoid start',
             'ALL = (root) NOPASSWD: /usr/sbin/service citoid restart',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7006462bb648a2423b477f94f670347b1e8c8e51
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

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

Reply via email to