ironic/releasenotes/notes/ipa-command-retries-and-timeout-29b0be3f2c21328c.yaml
Iury Gregory Melo Ferreira ce71948325 Follow-up Retries and timeout for IPA command
This patch fixes some nits from I817a07bf38c0ee1dd7e8599cf4d646a22ab7027f

Change-Id: I0e2b4641f57a60818f66840a9e0204ef22f261a5
2018-12-05 15:43:31 +01:00

7 lines
233 B
YAML

---
fixes:
- |
Adds ``command_timeout`` and ``max_command_attempts`` configuration options
to IPA, so when connection errors occur the command will be executed again.
The options are located in the ``[agent]`` section.