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 allow_long_password knife.rb setting #561

Closed
wants to merge 1 commit into from

Conversation

mattkasa
Copy link

@mattkasa mattkasa commented Nov 28, 2018

Signed-off-by: Matt Kasa [email protected]

Description

Allows launching EC2 Windows nodes using passwords longer than 14 characters without being prompted for input. Default behavior is maintained the way it currently works, this just allows people relying on automation to run knife ec2 server create without interaction being required.

Issues Resolved

#470

Check List

…ws nodes using passwords longer than 14 characters without being prompted for input

Signed-off-by: Matt Kasa <[email protected]>
@mattkasa
Copy link
Author

Tests are failing on AWS credentials, not sure there's anything I can fix there?

@mattkasa
Copy link
Author

Has anyone had a chance to look at the AWS credentials for Travis CI?

@dheerajd-msys
Copy link
Contributor

@mattkasa Could you please try rebase and resolve conflicts per current code-base?

Thanks!

@tas50
Copy link
Contributor

tas50 commented Dec 16, 2019

We solved this same issue with #623

@tas50 tas50 closed this Dec 16, 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.

3 participants