gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: Adding sudoers fi


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Adding sudoers file from tripwire.
Date: Thu, 09 Mar 2017 12:48:17 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new e2efc22  Adding sudoers file from tripwire.
e2efc22 is described below

commit e2efc22e6c6af49ef5235472a32678da62565bb8
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Mar 9 12:47:56 2017 +0100

    Adding sudoers file from tripwire.
---
 sudoers/README        | 3 +++
 sudoers/test_switcher | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/sudoers/README b/sudoers/README
new file mode 100644
index 0000000..9913859
--- /dev/null
+++ b/sudoers/README
@@ -0,0 +1,3 @@
+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/test_switcher b/sudoers/test_switcher
new file mode 100644
index 0000000..922d51c
--- /dev/null
+++ b/sudoers/test_switcher
@@ -0,0 +1,3 @@
+# From /etc/sudoers.d/ @taler.net
+
+testswitcher ALL=(test-blue, test-green, test) NOPASSWD:ALL

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]