Set http fetch timeout for ignition hosted on HTTP sever
yussufsh opened this issue · 0 comments
yussufsh commented
Ignition fetch stage continue to GET the HTTP file with default timeout set to 0 (indefinite).
Need to set the time to proper value in the automation.
Note: Ignition provider does not allow to change the timeout. Need to use string manipulation to add timeout in rendered ignition string.