[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup 82bee189d: allow that sudo command
Holger Levsen
gitlab at salsa.debian.org
Sat Aug 31 15:25:14 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0cff32f4 by Holger Levsen at 2019-08-31T14:24:57Z
fixup 82bee189d: allow that sudo command
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
5 changed files:
- hosts/common/etc/sudoers.d/jenkins
- hosts/jenkins-test-vm/etc/sudoers.d/jenkins
- hosts/jenkins/etc/sudoers.d/jenkins
- hosts/profitbricks-build10-amd64/etc/sudoers.d/jenkins
- hosts/profitbricks-build9-amd64/etc/sudoers.d/jenkins
Changes:
=====================================
hosts/common/etc/sudoers.d/jenkins
=====================================
@@ -1,5 +1,6 @@
jenkins ALL= \
NOPASSWD: /usr/sbin/debootstrap *, \
+ /bin/systemctl reset-failed, \
/usr/bin/tee /schroots/*, \
/usr/bin/tee -a /schroots/*, \
/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
=====================================
hosts/jenkins-test-vm/etc/sudoers.d/jenkins
=====================================
@@ -1,5 +1,6 @@
jenkins ALL= \
NOPASSWD: /usr/sbin/debootstrap *, \
+ /bin/systemctl reset-failed, \
/usr/bin/tee /schroots/*, \
/usr/bin/tee -a /schroots/*, \
/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
=====================================
hosts/jenkins/etc/sudoers.d/jenkins
=====================================
@@ -1,5 +1,6 @@
jenkins ALL= \
NOPASSWD: /usr/sbin/debootstrap *, \
+ /bin/systemctl reset-failed, \
/usr/bin/tee /schroots/*, \
/usr/bin/tee -a /schroots/*, \
/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
=====================================
hosts/profitbricks-build10-amd64/etc/sudoers.d/jenkins
=====================================
@@ -1,5 +1,6 @@
jenkins ALL= \
NOPASSWD: /usr/sbin/debootstrap *, \
+ /bin/systemctl reset-failed, \
/usr/bin/tee /schroots/*, \
/usr/bin/tee -a /schroots/*, \
/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
=====================================
hosts/profitbricks-build9-amd64/etc/sudoers.d/jenkins
=====================================
@@ -1,5 +1,6 @@
jenkins ALL= \
NOPASSWD: /usr/sbin/debootstrap *, \
+ /bin/systemctl reset-failed, \
/usr/sbin/chroot /chroots/*, \
/bin/rm -rf --one-file-system /chroots/*, \
/bin/umount -l /chroots/*, \
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0cff32f435fdb1e6213bd418181b4afe975c9d15
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0cff32f435fdb1e6213bd418181b4afe975c9d15
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190831/555ccab4/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list