Dzahn has submitted this change and it was merged.
Change subject: creation of parsoid-test-admins group
......................................................................
creation of parsoid-test-admins group
This creates the parsoid regresstion testing admin group. While this
adds the usergroup, it doesn't add any users to said group. Any users
must be reviewed in the operations team meeting.
As this doesn't add any users to these rights quite yet, it can sit
unmerged until the ops meeting appends users in on 2016-02-01.
This should be reviewed by members of the operations team, as it adds
sudo rights to the cluster.
Bug:T124701
Change-Id: I8a9d250349d88fa19388e4f5a1083a5951496ae1
---
M modules/admin/data/data.yaml
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index d07f771..d44ce8e 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -465,6 +465,18 @@
description: T125166
members: [ssastry]
privileges: ['ALL = (ALL) NOPASSWD: ALL']
+ parsoid-test-admins:
+ gid: 773
+ description: parsing team members for parsoid regression testing
adminstration
+ members: []
+ privileges: ['ALL = NOPASSWD: /usr/sbin/service parsoid *',
+ 'ALL = NOPASSWD: /usr/sbin/service parsoid-rt *',
+ 'ALL = NOPASSWD: /usr/sbin/service parsoid-rt-client *',
+ 'ALL = NOPASSWD: /usr/sbin/service parsoid-vd *',
+ 'ALL = NOPASSWD: /usr/sbin/service parsoid-vd-client *',
+ 'ALL = NOPASSWD: /usr/sbin/service diffservice *',
+ 'ALL = (parsoid-rt) NOPASSWD: /home/parsoid-rt/update-code.sh',
+ 'ALL = NOPASSWD: /bin/journalctl *']
users:
rush:
ensure: present
--
To view, visit https://gerrit.wikimedia.org/r/266632
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8a9d250349d88fa19388e4f5a1083a5951496ae1
Gerrit-PatchSet: 6
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits