-
-
Save x4FF3/fe6bf559f69b4c5f2f33265251c45f14 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
:version: 4 | |
:datadir: hieradata | |
:hierarchy: | |
- name: 'YAML hieradata' | |
backend: yaml | |
paths: | |
- "nodes/%{::trusted.certname}" | |
- "env/%{::environment}" | |
- "domains/%{::domain}" | |
- "role/%{::serverrole}" | |
- "os/%{::operatingsystem}/%{::operatingsystemmajrelease}/data" | |
- common |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment