fix(cleanup): wait for the guest shutdown before forcing the VM off

This commit is contained in:
2026-07-15 00:05:38 +02:00
parent 05a9c15f8f
commit 26713dccad
3 changed files with 47 additions and 8 deletions

View File

@@ -3,3 +3,7 @@
cleanup_verify_boot: true
cleanup_boot_timeout: 300
cleanup_remove_on_failure: true
# How long to let the guest finish the shutdown started in shutdown.yml before forcing it off
cleanup_poweroff_retries: 24
cleanup_poweroff_delay: 5