Add jenkins user sudoers file to nodepool-base

Move our jenkins sudo files from puppet to DIB element.

Change-Id: Icaceeefbf6c3765d15d0e1488006f9f52661fba3
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-04-12 14:28:23 -04:00
parent d306983dc4
commit f5517821bd
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
install-static
package-installs
pip-and-virtualenv
puppet

View File

@ -0,0 +1 @@
jenkins ALL = NOPASSWD:/usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh

View File

@ -0,0 +1 @@
jenkins ALL=(ALL) NOPASSWD:ALL