Skip to content
Snippets Groups Projects
hiera.yaml 234 B
Newer Older
  • Learn to ignore specific revisions
  •   - nodes/%{::fqdn}
      - "%{::environment}"
      - "%{::clientcert}"
      - "%{::osfamily}"
      - "%{::custom_location}"
    
      :datadir: "/etc/puppet/environments/%{::environment}/hieradata"