summaryrefslogtreecommitdiffstats
path: root/hosts/profitbricks-build9-amd64/etc/sudoers.d/jenkins
blob: a2d8890b9eaa716abae4cbd6a03aeb91e6eca99d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
jenkins ALL=  \
	NOPASSWD: /usr/sbin/debootstrap *, \
	/usr/sbin/chroot /chroots/*, \
	/bin/rm -rf --one-file-system /chroots/*, \
	/bin/umount -l /chroots/*, \
	/usr/bin/killall timeout, \
	/usr/sbin/slay 1111, \
	/usr/sbin/slay 2222, \
	/usr/sbin/slay jenkins

# keep these environment variables
Defaults        env_keep += "http_proxy", env_reset