Faidon Liambotis has submitted this change and it was merged.
Change subject: gallium: let ci folks sudo as jenkins-slave
......................................................................
gallium: let ci folks sudo as jenkins-slave
The Jenkins jobs used to run as "jenkins". They are now run as a
separate user ("jenkins-slave") in order to let CI folks debug things and
run maintenance scripts, need similar rights 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(-)
Approvals:
Faidon Liambotis: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: I60c7761c6b49dc946ff3bdce3c02261a1b70c90c
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits