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
ovirt.ovirt.ovirt_vm lacks option to set Video Type. If using protocol 'SPICE' the video type stays "VGA" instead of "QXL" and the VMs do not start.
ovirt.ovirt.ovirt_vm
Create a VM with options:
graphical_console: protocol: - spice
The "QXL" video can be configured, so that SPICE can be used and VM starts.
The "QXL" video cannot be configured. The default "VGA" persists and the VM does not start after creation.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SUMMARY
ovirt.ovirt.ovirt_vm lacks option to set Video Type. If using protocol 'SPICE' the video type stays "VGA" instead of "QXL" and the VMs do not start.
COMPONENT NAME
ovirt.ovirt.ovirt_vm
STEPS TO REPRODUCE
Create a VM with options:
EXPECTED RESULTS
The "QXL" video can be configured, so that SPICE can be used and VM starts.
ACTUAL RESULTS
The "QXL" video cannot be configured. The default "VGA" persists and the VM does not start after creation.
The text was updated successfully, but these errors were encountered: