On Thu, Mar 28, 2013 at 12:42 AM, Keith Burdis <ke...@burdis.org> wrote:
>
>> That doesnt quite work as-is, eh?
>> Because I need to know how to set the client hostname,
>
> You could use:
>
>   # hiera --debug philcheck:value hostname=$(facter hostname)
>

Thank you! That, along with -c /etc/puppet/hiera.yaml, helped debug
some syntax errors.

but that was not the problem.
THE PROBLEM was...

puppetmaster was started with /etc/puppet/hiera.yaml not existing.
Apparently, it only reads it at startup.
So, as soon as I restarted it "for debug purposes"... it started
working as I expected it to.
Lol?

Thanks to everyone for all the suggestions

-- 
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 post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to