-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Volume password #46694
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
Volume password #46694
Conversation
rallytime
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have one small request, otherwise LGTM.
| ProfitBricks supplied HDD (not ISO) images. The password must contain at | ||
| least 8 and no more than 50 characters. Only these characters are | ||
| allowed: [a-z][A-Z][0-9] | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a .. versionadded:: Fluorine tag to this new option?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rallytime I added the tag. Could you please review,
|
@edevenport Ah, there's a small lint error: https://jenkins.saltstack.com/job/PR/job/salt-pr-lint-n/20450/violations/file/salt/cloud/clouds/profitbricks.py/ |
|
@rallytime Thanks for heads up. Fixed |
|
re-run py |
What does this PR do?
Allows a image root password to be set for server console access. SSH keys are required and now an password is optional.
Tests written?
No
Commits signed with GPG?
No