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

In the SshOnlyProvisioner get the user name from the provisioner's property instead of a system property #10

Closed
wants to merge 1 commit into from

Conversation

kijanowski
Copy link
Contributor

The SshOnlyProvisioner gets the user name from the system variable fallout.system.user.name and for some reason that is empty. However, it should fetch the username from the user.name property of the sshonly provisioner. This fix addresses #9

…operty instead of a system property

The `SshOnlyProvisioner` gets the user name from the system variable `fallout.system.user.name` and for some reason that is empty. However, it should fetch the username from the `user.name` property of the sshonly provisioner. This fix addresses datastax#9
@guyboltonking
Copy link
Contributor

This has been fixed by cfe2333; @kijanowski are you happy to close this?

@kijanowski
Copy link
Contributor Author

Right, this is no longer needed. The fix is released as part of version 1.266.0.

@kijanowski kijanowski closed this Jan 13, 2022
@kijanowski kijanowski deleted the patch-1 branch January 13, 2022 08:34
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