summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-11-30 15:27:38 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-11-30 15:27:38 +0100
commit5ac86b674e985a36dc6421af143ee5d1f6cc2be9 (patch)
treeadbc16619268d054aa224e00591c6f8b1dd5ed16
parent11212f11e8a257fc4c44022f8cb543c41750c09e (diff)
downloaddeployment-5ac86b674e985a36dc6421af143ee5d1f6cc2be9.tar.gz
deployment-5ac86b674e985a36dc6421af143ee5d1f6cc2be9.tar.bz2
deployment-5ac86b674e985a36dc6421af143ee5d1f6cc2be9.zip
Auditor deployment.
Adding the auditor-slave among the 'sudoers'.
-rw-r--r--sudoers/README2
-rw-r--r--sudoers/auditor_slave3
2 files changed, 4 insertions, 1 deletions
diff --git a/sudoers/README b/sudoers/README
index 9913859..a221c34 100644
--- a/sudoers/README
+++ b/sudoers/README
@@ -1,3 +1,3 @@
-This directory contains sudoers file used on tripwrire in
+This directory contains sudoers file used on Tripwrire in
order to give the buildbot switcher script the rights to
"sudo" as test-blue and test-green.
diff --git a/sudoers/auditor_slave b/sudoers/auditor_slave
new file mode 100644
index 0000000..e15223f
--- /dev/null
+++ b/sudoers/auditor_slave
@@ -0,0 +1,3 @@
+# From /etc/sudoers.d/ @taler.net
+
+auditor-slave ALL=(test-blue, test-green, test) NOPASSWD:ALL