Yuvipanda has submitted this change and it was merged.

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(-)

Approvals:
  Yuvipanda: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index 02fc0e8..a7b9912 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: merged
Gerrit-Change-Id: I7006462bb648a2423b477f94f670347b1e8c8e51
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to