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/hiera.yaml --debug
> /usr/local/rvm/gems/ruby-2.0.0-p576/gems/hiera-1.3.4/lib/hiera/config.rb:29:in
> `merge!': no implicit conversion of String into Hash (TypeError)

...because that would explain why Hiera is complaining about the String
value where a Hash is expected.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/544F978F.10907%40alumni.tu-berlin.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to