kolla-ansible/releasenotes/notes/support-check-and-diff-mode-for-genconfig-97703a2ed13ab9ec.yaml
ZhijunWei 155a16f6ce fix misspelling of "configuration"
Change-Id: Ic1f1bdd298fd2434f2af9bfa5f4e81b45468ddb4
2018-10-18 23:24:47 -04:00

7 lines
236 B
YAML

---
features:
- |
Support ansible check and diff module for generate configurations. You could
use ``EXTRA_OPTS='--check --diff' kolla-ansible genconfig`` to check what
the configuration file will be like in dry-run mode.