Pyoungmeister has uploaded a new change for review.

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


Change subject: proposal for allowing gabriel sudo access for varnishadm for 
parsoid caches
......................................................................

proposal for allowing gabriel sudo access for varnishadm for parsoid caches

Change-Id: I857fd55bb59d4e7f98f030c4daf4c6a701f387d6
---
M manifests/site.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/72653/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 2be04c2..b9c79b6 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -356,6 +356,8 @@
 node 'cp1045.eqiad.wmnet', 'cp1058.eqiad.wmnet' {
        $ganglia_aggregator = true
 
+       sudo_user { "gwicke" : privileges => 'ALL = NOPASSWD: 
/usr/bin/varnishadm' }
+
        include role::cache::parsoid, admins::parsoid
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I857fd55bb59d4e7f98f030c4daf4c6a701f387d6
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Pyoungmeister <p...@wikimedia.org>

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

Reply via email to