Subramanya Sastry has uploaded a new change for review.
https://gerrit.wikimedia.org/r/270026
Change subject: sudo: Run update_parsoid.sh as root, not parsoid
......................................................................
sudo: Run update_parsoid.sh as root, not parsoid
* the parsoid repo is owned by root, so, running it as -u parsoid
results in a permissions denied as arlolra found out.
Change-Id: I4cee43a833a39e4516c50d49d414654fa3536605
---
M modules/admin/data/data.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/26/270026/1
diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index c3a990d..55879b3 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -476,7 +476,7 @@
'ALL = NOPASSWD: /usr/sbin/service parsoid-vd *',
'ALL = NOPASSWD: /usr/sbin/service parsoid-vd-client *',
'ALL = NOPASSWD: /usr/sbin/service diffservice *',
- 'ALL = (parsoid) NOPASSWD: /usr/local/bin/update_parsoid.sh',
+ 'ALL = NOPASSWD: /usr/local/bin/update_parsoid.sh',
'ALL = NOPASSWD: /bin/journalctl *']
users:
rush:
--
To view, visit https://gerrit.wikimedia.org/r/270026
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4cee43a833a39e4516c50d49d414654fa3536605
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Subramanya Sastry <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits