diff --git a/templates/boot/flasher.jinja2 b/templates/boot/flasher.jinja2 index 162c975..15026b7 100644 --- a/templates/boot/flasher.jinja2 +++ b/templates/boot/flasher.jinja2 @@ -23,7 +23,7 @@ - echo "PORT=0" >> $IMAGE_PATH/flash.settings - cat $IMAGE_PATH/flash.settings timeout: - minutes: 30 + minutes: 40 to: downloads {% set flash_image_url = node.artifacts.flash_image %} {% set flash_image_path = flash_image_url.split('?')[0] %} @@ -37,7 +37,7 @@ overlay: url: downloads://overlay.tar.gz timeout: - minutes: 10 + minutes: 20 to: flasher - boot: auto_login: