Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
Jenkins with jclouds configured to launch an openstack-nova slave.
Description
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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | jclouds-plugin [ 16529 ] | |
Component/s | jclouds-jenkins [ 17483 ] |
Workflow | JNJira [ 157553 ] | JNJira + In-Review [ 179618 ] |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | 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/