
3 May
2021
3 May
'21
8:45 a.m.
On Mon, May 3, 2021 at 5:07 AM Don Dupuis <dondster@gmail.com> wrote:
Hi I install alot of hosts via python sdk. My scripts were working perfectly in 4.3. Now in 4.4 the hosts reboot by default on installation and I don't want this. I have tried in python and in ansible, but now luck. Can someone guide me on the best way to achieve this?
For ansible, you can use 'reboot_after_installation': https://docs.ansible.com/ansible/latest/collections/ovirt/ovirt/ovirt_host_m... Best regards, -- Didi