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

Verify windows password is part of the provided options #493

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tophercullen
Copy link

WinRM config data is passed in the user data to the AWS api.
Part of this includes an optional winrm user creation.
The user can only be created if a password is passed to the gem.
it cannot wait for the password from AWS, as this is only available
after the user data is paased and the server created

WinRM config data is passed in the user data to the AWS api.
Part of this includes an optional winrm user creation.
The user can only be created if a password is passed to the gem.
it cannot wait for the password from AWS, as this is only available
after the user data is paased and the server created

Signed-off-by: Topher Cullen <[email protected]>
@NimishaS
Copy link

@tophercullen , thanks for your contribution. We'll verify these changes.

This reverts commit 8eec168.

Signed-off-by: Topher Cullen <[email protected]>
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