Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, user can't specify custom username and SSH port which are used when deploying a node and this among other things makes deployment impossible for ElasticHosts driver, because they don't use a standard 'root' account.
This patch allows user to pass custom username (ssh_username) and port (ssh_port) to deploy_node method.