[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup sudoers syntax

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Jun 21 14:34:19 BST 2021



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
250526ff by Holger Levsen at 2021-06-21T15:34:09+02:00
fixup sudoers syntax

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/osuosl173-amd64/etc/sudoers.d/live-build


Changes:

=====================================
hosts/osuosl173-amd64/etc/sudoers.d/live-build
=====================================
@@ -1,5 +1,6 @@
 Defaults env_keep += "SOURCE_DATE_EPOCH"
 Defaults env_keep += "LIVE_BUILD"
-jenkins ALL=(root) NOPASSWD: /usr/bin/lb build
-jenkins ALL=(root) NOPASSWD: /usr/bin/lb clean --purge
-jenkins ALL=(root) NOPASSWD: rm -rf --one-file-system /srv/workspace/live-build
+
+jenkins ALL=(root) NOPASSWD: /usr/bin/lb build, \
+	/usr/bin/lb clean --purge, \
+	/usr/bin/rm -rf --one-file-system /srv/workspace/live-build*



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/250526ffc4b45f2b488403ede17c1c538b4ebad2

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/250526ffc4b45f2b488403ede17c1c538b4ebad2
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/20210621/6087e193/attachment.htm>


More information about the Qa-jenkins-scm mailing list