updates to logic flow
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user