Hi, There are a couple of Ansible modules you can combine to achieve this, like [1] for setup, [2] for VMs and [3] for network.
Cheers, Gonza.- [1] https://github.com/rhevm-qe-automation/ovirt-ansible/tree/master/roles/ovirt-engine-setup [2] https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/cloud/ovirt/ovirt_vms.py [3] https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/cloud/ovirt/ovirt_networks.py On Wed, Mar 29, 2017 at 1:24 PM, TranceWorldLogic . < [email protected]> wrote: > Hi, > > I was just trying to explore ovirt and was searching for tool that can > help me to create ovirt setup template. > But not found much information online. So I tried backup and restore > method but that not solve my problem. > > I am looking for tool, in which I will provide host and number of VM and > network configuration as template and then on new machine that tool will > execute template and it setup ovirt engine. > > Please let me know if such tool is available in ovirt. > > Thanks, > ~Rohit > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

