Yurik has uploaded a new change for review.

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

Change subject: Allow same perms to tileratorui as tilerator
......................................................................

Allow same perms to tileratorui as tilerator

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/01/249501/1

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index 0d102eb..3a35896 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -382,7 +382,12 @@
                  'ALL = NOPASSWD: /bin/systemctl mask tilerator.service',
                  'ALL = NOPASSWD: /bin/systemctl unmask tilerator.service',
                  'ALL = (tilerator) NOPASSWD: ALL',
-                 'ALL = NOPASSWD: /bin/journalctl -u tilerator *']
+                 'ALL = NOPASSWD: /bin/journalctl -u tilerator *',
+                 'ALL = NOPASSWD: /usr/sbin/service tileratorui *',
+                 'ALL = NOPASSWD: /bin/systemctl mask tileratorui.service',
+                 'ALL = NOPASSWD: /bin/systemctl unmask tileratorui.service',
+                 'ALL = (tileratorui) NOPASSWD: ALL',
+                 'ALL = NOPASSWD: /bin/journalctl -u tileratorui *']
   mobileapps-admin:
     description: Group of mobileapps admins
     gid: 759

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

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

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

Reply via email to