fe37fb6d5d
Currently they may hang when the remote server is not responding. Change-Id: I1de17fed3b43a3d16795dc614ce76e2cfe1faca0
8 lines
291 B
YAML
8 lines
291 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Adds timeout to HTTP image validation and downloading operations, so that
|
|
the ``direct`` deploy does not hang when the remote server is not
|
|
responsive. The default timeout is 60 seconds and can be changed via the
|
|
new ``webserver_connection_timeout`` option.
|