language-puppet-1.4.1: tests/hiera/hiera-v5.yaml
---
version: 5
default:
datadir: data
hierarchy:
- name: "hiera config for unit test"
data_hash: yaml_data
datadir: .
paths:
- "%{::fqdn}.yaml"
- "%{::environment}.yaml"
- name: "Second hierarchy not used for now"
path: 'common.yaml'