python-tripleoclient/releasenotes/notes/config-download-only-d82ae32e13595f93.yaml
James Slagle b4b2fe24d0 Add --config-download-only
A new CLI argument, --config-download-only, has been added which can be
used to skip the stack create/update and only run the config-download
workflow to apply the software configuration.

Change-Id: I6f3e8a943d49fea65e855d76e3c3d56f9eb8e41b
2018-05-30 14:19:44 -04:00

6 lines
214 B
YAML

---
features:
- A new CLI argument, --config-download-only, has been added which can be
used to skip the stack create/update and only run the config-download
workflow to apply the software configuration.