summaryrefslogtreecommitdiffstats
path: root/etc/sudoers.d/jenkins-adm
blob: 5cee89f024b842b60465674294d79e30b51d0336 (plain)
1
2
3
4
# allow member of the jenkins-adm group to sudo-to the jenkins-adm user (owner
# of jenkins script) and the jenkins user itself
%jenkins-adm ALL=(jenkins:jenkins) NOPASSWD: ALL
%jenkins-adm ALL=(jenkins-amd:jenkins-adm) NOPASSWD: ALL