Hashar has uploaded a new change for review.

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


Change subject: gallium: let ci folks sudo as jenkins-slave
......................................................................

gallium: let ci folks sudo as jenkins-slave

The Jenkins jobs are running on Debian as jenkins-slave. CI folks are
already allowed to sudo on lanthanum slave box, they need similar right
to be able to interact with the Jenkins slave files on gallium.

Change-Id: I60c7761c6b49dc946ff3bdce3c02261a1b70c90c
---
M manifests/site.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/31/92431/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 68b587b..bceab0f 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1059,6 +1059,7 @@
     $gid=500
     sudo_user { [ "demon", "krinkle", "reedy", "dsc", "mholmquist" ]: 
privileges => [
          'ALL = (jenkins) NOPASSWD: ALL'
+        ,'ALL = (jenkins-slave) NOPASSWD: ALL'
         ,'ALL = (gerritslave) NOPASSWD: ALL'
         ,'ALL = NOPASSWD: /etc/init.d/jenkins'
         ,'ALL = (testswarm) NOPASSWD: ALL'

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

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

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

Reply via email to