bc98c494ae
Supports calling custom Kolla Ansible commands directly after a ``kayobe control host bootstrap``. Change-Id: I19f188cc002f8578618003e90c0a4a154b806e49
12 lines
479 B
YAML
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.
|