Skip to content

Instantly share code, notes, and snippets.

@nightfly19
Forked from jamescarr/hiera.yaml
Last active December 17, 2015 12:39
Show Gist options
  • Save nightfly19/5611082 to your computer and use it in GitHub Desktop.
Save nightfly19/5611082 to your computer and use it in GitHub Desktop.
---
:backends: - file
- yaml
:logger: console
:hierarchy: - %{::environment}/fqdn/%{::fqdn}
- fqdn/%{::fqdn}
- %{::environment}
- global
:yaml:
:datadir: /var/lib/hiera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment