# We also recommend to leave only encrypted data in your hiera config.
#
- 'secrets/node/%{::clientcert}'
- - 'secrets/domain/%{::domain}'
- 'secrets/role/%{::nodo::role}'
- 'secrets/location/%{::nodo::location}'
+ - 'secrets/domain/%{::domain}'
#
# All other stuff goes in regular YAML files.
#
- 'node/%{::clientcert}'
- - 'domain/%{::domain}'
- 'role/%{::nodo::role}'
- - 'location/%{::nodo::location}'
- 'virtual/%{::virtual}'
+ - 'location/%{::nodo::location}'
+ - 'domain/%{::domain}'
- bootstrap
- common