kolla-ansible/releasenotes/notes/support-check-and-diff-mode-for-genconfig-97703a2ed13ab9ec.yaml
wangqiangbj b37cc17759 fix misspelling of "configuration"
Change-Id: Iba1040e242f015eb32651efd935ccea3514c80bc
2018-10-29 19:26:44 +08: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.