Can you tell me where the default of reboot on install is set as this wasn't this way in 4.3? I don't see an option in engine-config for this and I have looked through the ansible files on my engine vm.

Don

On Mon, May 3, 2021 at 12:45 AM Yedidyah Bar David <didi@redhat.com> wrote:
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_module.html#parameter-reboot_after_installation

Best regards,
--
Didi