f71646da18
Closes-Bug: #1933209 Change-Id: I644ad475ca88aac0c22b14163d33a30193fe706a
12 lines
462 B
YAML
12 lines
462 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes default Masakari host monitor config to work with other config that
|
|
Kolla Ansible sets.
|
|
This sets ``disable_ipmi_check`` due to ``restrict_to_remotes`` being set.
|
|
It prevents the ``TypeError`` that happened when host monitor had to
|
|
take action.
|
|
This does not affect any functionality so far as Kolla Ansible does not
|
|
manage IPMI credentials in Pacemaker.
|
|
`LP#1933209 <https://launchpad.net/bugs/1933209>`__
|