-
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.
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/