Can anyone recommend a good tutorial on using Hiera as an ENC?
--
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
Thanks a lot for the pointer :)
Means a lot to me thanks :)
On Sat, Jun 8, 2013 at 9:10 AM, wrote:
>
> Is there any developer guide or something similar which I can follow to
>> know internal working of puppet in detail? so that I can go to right places
>> and test/add modules.
>> Any material
Dear Stuart,
Kind of my first steps into puppet on RHEL 6 and I wonder how you manage to
solve the rubygems issue.
Since I'm using RHEL 6.4 (.x86_64) in my test env. *with only puppetlabs
repo* I can't see from where I can get the rubygems missing package.
As you after wiki'd it :) can you
Dear T.J./Keith
Kind of getting the same issue T.J. got regards rubygems.
Tried to run # yum-config-manager --enable rhel-6-server-optional-rpms
BUT since I'm using RHEL 6.4 (.x86_64) in my test env. *with only
puppetlabs repo* it's not working for me.
Is it a repo issue ? What should I a
On Fri, Jun 7, 2013 at 4:45 PM, Kenneth Edgar wrote:
>Protected multilib versions: libselinux-2.0.94-5.3.el6.i686 !=
> libselinux-2.0.94-5.3.el6_4.1.x86_64
> You could try using --skip-broken to work around the problem
> You could try running: rpm -Va --nofiles --nodigest
Basically this
I've written a event query tool which is in master branch in git at the
moment. It requires the gem chronic and supports stuff like:
puppet query events --since='2 days ago' --status=success 'class[apache]'
There's unfortunately no way to omit the node query yet and just show all
events. Will try
It seems that there is a possible problem with your repo configuration. That
is, it is attempting to install a 32 bit version of the binary package, even
you are probably running a 64 bit version of RHEL. I suspect you probably will
encounter this problem as well with other packages. If you are
This but only applied to the hiera data bindings afaik, not to hiera
function calls.
On 6 June 2013 03:41, Ti Leggett wrote:
> Hm, that bug says it was a duplicate of 17474 and 17474 was revolved in
> 3.2.0-rc1. Do I have a variant of the bug that's still residual?
>
>
> On Jun 5, 2013, at 7:12