#
- 'secrets/node/%{::clientcert}'
- 'secrets/domain/%{::domain}'
- - 'secrets/role/%{::role}'
- - 'secrets/location/%{::location}'
+ - 'secrets/role/%{::nodo::role}'
+ - 'secrets/location/%{::nodo::location}'
#
# All other stuff goes in regular YAML files.
#
- 'node/%{::clientcert}'
- 'domain/%{::domain}'
- - 'role/%{::role}'
- - 'location/%{::location}'
+ - 'role/%{::nodo::role}'
+ - 'location/%{::nodo::location}'
- 'virtual/%{::virtual}'
- bootstrap
- common