kayobe/releasenotes/notes/generate-ka-config-on-ka-run-8ff96b27017b2c62.yaml
Matt Crees bc98c494ae Generate KA config before `kolla ansible run`
Supports calling custom Kolla Ansible commands directly after a
``kayobe control host bootstrap``.

Change-Id: I19f188cc002f8578618003e90c0a4a154b806e49
2024-02-02 13:25:58 +00:00

12 lines
479 B
YAML

---
features:
- |
``kayobe kolla ansible run`` will now generate Kolla-Ansible configuration
before the command is run. You can use ``--skip-tags kolla-openstack`` to
skip this for commands that do not require the kolla config.
upgrade:
- |
``kayobe kolla ansible run`` will now generate Kolla-Ansible configuration
before the command is run. You can use ``--skip-tags kolla-openstack`` to
skip this for commands that do not require the kolla config.