refactor(cleanup): add configurable verify_boot, boot_timeout, and remove_on_failure defaults
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
---
|
||||
# Post-reboot verification
|
||||
cleanup_verify_boot: true
|
||||
cleanup_boot_timeout: 300
|
||||
cleanup_remove_on_failure: true
|
||||
|
||||
# Libvirt paths
|
||||
cleanup_libvirt_image_dir: >-
|
||||
{{
|
||||
system_cfg.path
|
||||
|
||||
Reference in New Issue
Block a user