tripleo-common/releasenotes/notes/add-check-mode-support-for-hiera-f15fed971d4397f8.yaml
James Slagle 9301bc1a35 Check mode support for hiera deployments
Add check mode support for hiera deployments. Additionally, when running
under check mode, also support diff mode (--diff), which will show a
diff of the changes to any existing hieradata files or hiera
configuration file.

Change-Id: Ibe0c2ab79c35f04ce51e7a1ade0e8ff72b430163
2018-10-03 18:25:54 +00:00

5 lines
161 B
YAML

---
other:
- Individual server deployments that are of type group:hiera now support
check mode, and when running under check mode, also support diff mode.