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

ovirt_vm should support HA #301

Open
ghost opened this issue Nov 20, 2021 · 0 comments
Open

ovirt_vm should support HA #301

ghost opened this issue Nov 20, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 20, 2021

Please describe what you would like to see

As reported by @jake2184 here, the ovirt_vm resource should support high availability.

resource "ovirt_vm" "myvm" {
  ...
  high_availability = true
  lease_domain = "myStorageDomain"
}
@ghost ghost self-assigned this Nov 20, 2021
@ghost ghost added this to the v2.0.0 milestone Nov 20, 2021
@ghost ghost removed their assignment May 24, 2022
@ghost ghost removed this from the v2.0.0 milestone May 25, 2022
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

No branches or pull requests

0 participants