summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ipa-command-retries-and-timeout-29b0be3f2c21328c.yaml
blob: f1e1e75e3b3bbf5aae1c8a17b89692b2a6116ea9 (plain)
1
2
3
4
5
6
---
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.