updates to logic flow

This commit is contained in:
2024-11-11 10:24:58 -05:00
parent 991a810ac0
commit 5b24f605b6
2 changed files with 36 additions and 22 deletions

View File

@ -14,4 +14,9 @@ verified_reboot_wait_sleep: 10
verified_reboot_wait_delay: 70
# Maximum number of seconds to wait for.
#
# We need to ensure this is long enough to cover ANY reboot
# from either Bigboot or IPU based reboots using this
#
# Default: 1800 (30mins)
verified_reboot_wait_timeout: 1800