a0e614ee10
We've seen issues in CI when keepalived haproxy check script returns an error and keepalived is switching to backup and then again to primary on a single node environment. Closes-Bug: #2025219 Change-Id: Iba62e76b3cf83f3ade6df81288d2d77129ffc725
10 lines
374 B
YAML
10 lines
374 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where keepalived track script fails on single controller
|
|
environment and keepalived VIP goes into BACKUP state.
|
|
``keepalived_track_script_enabled`` variable has been introduced (default:
|
|
true), which can be used to disable track scripts in keepalived
|
|
configuration.
|
|
`LP#2025219 <https://launchpad.net/bugs/2025219>`__
|