Page MenuHomePhabricator
Paste P11505

/etc/puppet/hiera.yaml
ActivePublic

Authored by jbond on Jun 15 2020, 3:39 PM.
Tags
None
Referenced Files
F31866820: raw.txt
Jun 15 2020, 3:39 PM
Subscribers
None
version: 3
:backends:
- nuyaml3
- role3
- private
- nuyaml
- role
- role_hierarchy
:role:
:datadir: /home/jbond/git/puppet
:nuyaml:
:datadir: /home/jbond/git/puppet
:expand_path:
- common
- "%{::site}"
:private:
:datadir: /etc/puppet/private/hieradata
:hierarchy:
- "hosts/%{::hostname}"
- "regex/%{::fqdn}"
- "%{::site}"
- "private/hosts/%{::hostname}" # Currently only used for labtest hosts
- "private/%{::site}"
- "canary/%{::canary_name}"
- "common"
- "private/common"