-
Bug
-
Resolution: Won't Fix
-
Minor
-
Jenkins with jclouds configured to launch an openstack-nova slave.
The 'Allow Sudo' option overwrites the existing sudoers file.
This may cause problems for some users, who have setup other settings in a sudoers file.
A better alternative would be to use the sudoers.d folder, and drop in a 'jenkins' specific file.
[JENKINS-24564] The 'Allow Sudo' option overwrites the existing sudoers file.
Component/s | New: jclouds-plugin [ 16529 ] | |
Component/s | Original: jclouds-jenkins [ 17483 ] |
Workflow | Original: JNJira [ 157553 ] | New: JNJira + In-Review [ 179618 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
This behavior is not part of this plugin but of jclouds itself. See:
https://github.com/jclouds/jclouds/tree/master/scriptbuilder/src/main/java/org/jclouds/scriptbuilder/statements/login
Therefore it cannot fixed here. I suggest opening an issue at jclouds:
http://jclouds.apache.org/reference/report-a-bug/