KVM based virtualization platform managing virtual machines, storage and virtualized networks.
Questions tagged [ovirt]
64 questions
0
votes
1 answer
Using salt-cloud with oVirt
I have a small cloud, configured and set up with SaltStack. The instances are running on Xen right now.
I would like to use oVirt instead, with automatic provisioning of virtual machines (via salt-cloud, I guess).
Apparently, there is no formula for…

Kai Hatje
- 431
- 6
- 17
0
votes
2 answers
Ansible variable list span
When adding a variable list in Ansible how would one achieve a span of similar values? For instance "000-100" - in an Ansible hosts file this can be done by listing like so, "hostname-[a:v].com". Would this process be the similar in a variable…

dectral
- 58
- 5
0
votes
0 answers
How to Setup Incremental Backups on oVirt?
I just installed oVirt manager and node. After doing some reading I saw some articles mentioning incremental backups. Is this feature available? I can't seem to find any instructions on how to use it. All I'm coming across is instructions for…

jrd1989
- 165
- 1
- 12
-1
votes
2 answers
How to be make ansible regularly probing for a fact value and only proceed if the value changes?
I have a the following snippet where I install OS on a virtual machine using ansible, and after it finishes it stops the VM so I can continue the rest of the tasks, I am collecting facts from the red hat virtualization manager regarding the state…

A Hassan
- 21
- 5