[Qa-jenkins-scm] [jenkins.debian.net] 01/01: sudoers: fix typo s/amd/adm/ to finally grant superpowers to jenkins-adm
Holger Levsen
holger at moszumanska.debian.org
Tue Apr 14 07:24:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit f50f723d56186947ab9fd6a0fce243f5e9cc5da6
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Tue Apr 14 00:55:01 2015 +0200
sudoers: fix typo s/amd/adm/ to finally grant superpowers to jenkins-adm
---
etc/sudoers.d/jenkins-adm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/sudoers.d/jenkins-adm b/etc/sudoers.d/jenkins-adm
index 5cee89f..e585d03 100644
--- a/etc/sudoers.d/jenkins-adm
+++ b/etc/sudoers.d/jenkins-adm
@@ -1,4 +1,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
+%jenkins-adm ALL=(jenkins-adm:jenkins-adm) NOPASSWD: ALL
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list