-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
I pre-build my Jenkins slaves with lots of build tools already installed, so I don't want to bootstrap them at all. Currently the plugin attempts to connect as root to do the bootstrap, even if there is no init command required.
You should at least be able to do the bootstrap as a non-root user - pretty sure it's bad practice to permit root to connect via ssh!