9301bc1a35
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
5 lines
161 B
YAML
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.
|