This website requires JavaScript.
Explore
Get Started
opendev
/
system-config
Code
Issues
Proposed changes
3fbae1c407
Branches
Tags
View all branches
system-config
/
modules
/
openstack_project
/
files
/
jenkins-sudo.sudo
2 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Allow jenkins to sudo as any user. Jenkins needs to sudo as stack and tempest to properly run devstack jobs and may need to act on behalf of other users in the future. Rather than listing root,stack,tempest in the sudoer file just let jenkins sudo as any user. Fixes-bug: 1290669 Change-Id: I4a5c6b7ead717475d6334a7ef3121271aca83f5a
2014-03-10 21:32:04 -07:00
jenkins ALL=(ALL) NOPASSWD:ALL
Copy Permalink