On 10/06/2014 03:50 PM, Dan Gibbons wrote:
> HIERA.YAML
>
> Hiera.yaml
> ---
> :hierarchy:
> - "%{environment}"
> - "common"
> :backends:
> - yaml
> :yaml:
> :datadir: /etc/puppet/hieradan
Is the second "Hiera.yaml" part of your YAML?
> # hiera 'windows-tempdirectory' --config /etc/puppet/hier
Hi,
I've got a fresh new puppet installation running but I can't seem to get
hiera working with the following setup:
OS: RHEL 6.5
Puppet Master: 3.7.1
Ruby: 2.0.0-p576
Hiera: 1.3.4
HIERA.YAML
Hiera.yaml
---
:hierarchy:
- "%{environment}"
- "common"
:backends:
- yaml
:yaml:
:datadir: /etc/pu