We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Assuming a template VM with two disks, allow us to increase the HD size.
skytap.hd1 = 20GB skytap.hd2 = 100GB
Fail with an error if the value is smaller than the value in the template.
We could also specify based on dev identifier:
skytap.sda = 20GB skytap.sdb = 100GB
The text was updated successfully, but these errors were encountered:
Added to Skytap's internal Jira as ENG-22737
Sorry, something went wrong.
Any update on this?
No branches or pull requests
Assuming a template VM with two disks, allow us to increase the HD size.
Fail with an error if the value is smaller than the value in the template.
We could also specify based on dev identifier:
The text was updated successfully, but these errors were encountered: