2bf4d4db4e
Makes sure the facts required to generate octavia.conf are available when using genconfig. This change also ensures that the necessary tasks run when using Ansible check mode. Closes-Bug: #1987299 Change-Id: Ib8fbee2d3abdcfd2eae0f9b3e9b69eeb0e3086e0
10 lines
364 B
YAML
10 lines
364 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix issue with octavia config generation when using
|
|
``octavia_auto_configure`` and the ``genconfig`` command.
|
|
Note that access to the OpenStack API is necessary for Octavia auto
|
|
configuration to work, even when generating config.
|
|
See `LP#1987299 <https://bugs.launchpad.net/kolla-ansible/+bug/1987299>`__
|
|
for more details.
|