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

Support for dynamically generated password for Windows boxes (Issue#318) #319

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fred06fr
Copy link
Contributor

Here is a proposal for implementing Issue #318
Basically it adds a new special value to winrm.password, so that if you define
config.winrm.password = :dynamic
the password needed to connect using winrm will be taken from Open Stack (i.e. nova get-password).
This is useful for images that dynamically create passwords.

@coveralls
Copy link

coveralls commented Feb 17, 2017

Coverage Status

Coverage decreased (-1.2%) to 90.066% when pulling 61bdfe5 on fred06fr:add-support-dynamic-password into 876ad73 on ggiamarchi:master.

@coveralls
Copy link

coveralls commented Feb 17, 2017

Coverage Status

Coverage decreased (-1.2%) to 90.066% when pulling 13a0276 on fred06fr:add-support-dynamic-password into 876ad73 on ggiamarchi:master.

@fred06fr
Copy link
Contributor Author

@ggiamarchi tell me if anything missing. Merge would help to distribute this more easily. Thanks!

@ggiamarchi
Copy link
Owner

@fred06fr Sorry for the very long time... Can you provide a box we can use (and a Vagrantfile) to test this one ?

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.

3 participants