configpolicy/roles/vmhost
Dustin 2ee86f6344 r/vmhost: Retry vm-autostart if libvirt is down
If the _libvirt_ daemon has not fully started by the time `vm-autostart`
runs, we want it to fail and try again shortly.  To allow this, we first
attempt to connect to the _libvirt_ socket, and if that fails, stop
immediately and try again in a second.  This way, the first few VMs
don't get skipped with the assumption that they're missing, just because
the daemon wasn't ready yet.
2025-07-28 18:20:50 -05:00
..
defaults r/vmhost: Add autostart script 2022-08-20 21:15:31 -05:00
files r/vmhost: Retry vm-autostart if libvirt is down 2025-07-28 18:20:50 -05:00
handlers r/vmhost: Add autostart script 2022-08-20 21:15:31 -05:00
tasks r/vmhost: Update for latest libvirt 2025-03-29 07:34:58 -05:00
templates r/vmhost: Update for latest libvirt 2025-03-29 07:34:58 -05:00
vars r/vmhost: Update for latest libvirt 2025-03-29 07:34:58 -05:00