Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for target user name option #89

Merged
merged 2 commits into from
Nov 12, 2019
Merged

Conversation

fooker
Copy link
Contributor

@fooker fooker commented Nov 11, 2019

This adds a new deployment option called targetUser which specifies
the remote user used to for SSH connections during deployment. If the
option is not set, it falls back to the SSH_USER environment variable
or uses the curent local user as a last resort.

fooker and others added 2 commits November 8, 2019 10:39
This adds a new deployment option called `targetUser` which specifies
the remote user used to for SSH connections during deployment. If the
option is not set, it falls back to the `SSH_USER` environment variable
or uses the curent local user as a last resort.
Copy link
Contributor

@johanot johanot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks! Tested locally, works as described.

@johanot johanot merged commit ae4d005 into DBCDK:master Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants