Skip to content

Instantly share code, notes, and snippets.

@fiddyspence
Created January 30, 2013 11:30
Show Gist options
  • Save fiddyspence/4672654 to your computer and use it in GitHub Desktop.
Save fiddyspence/4672654 to your computer and use it in GitHub Desktop.
/etc/puppetlabs/puppet/hiera.yaml
---
:backends: - yaml
:logger: console
:hierarchy: - %{fqdn}
- %{environment}
- common
:yaml:
:datadir: /etc/puppetlabs/hieradata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment