Hmm, I didn't know that. I think I missed that by passing the hash
wholesale to my template and accessing it there.
On Friday, January 18, 2013 12:25:51 PM UTC-8, Brad Ison wrote:
>
> On Thu, Jan 17, 2013 at 7:50 PM, Peter Brown
> >
> wrote:
> > I have a few boolean vars i use in a couple of m
On Thu, Jan 17, 2013 at 7:50 PM, Peter Brown wrote:
> I have a few boolean vars i use in a couple of modules I am updating to work
> with hiera.
> I noticed there is currently an issue with using booleans in hiera and
> puppet doesn't set them properly when it imports them as variables.
> I also n
Hi everyone,
I have a few boolean vars i use in a couple of modules I am updating to
work with hiera.
I noticed there is currently an issue with using booleans in hiera and
puppet doesn't set them properly when it imports them as variables.
I also noticed those bugs seem to have fixes and they als