kolla-ansible/releasenotes/notes/support-check-and-diff-mode-for-genconfig-97703a2ed13ab9ec.yaml
Mark Goddard 3a6a9384cb Tidy up release notes for Stein release
Change-Id: I0d66e49f09313de8abb89f510c7a5098507c572a
2019-03-29 13:34:43 +00:00

8 lines
257 B
YAML

---
features:
- |
Adds support for Ansible check and diff mode when generating configuration.
It is possible to use ``EXTRA_OPTS='--check --diff' kolla-ansible
genconfig`` to check what the configuration file will be like in dry-run
mode.