> How do I begin looking on what can be wrong?
> This error has appeared on both 2.7.6 and 2.7.11.
Ok, a question to my own thread.
Is there a way to set a timeout on both how long a class/module can
run and a total timeout how long puppet can run it's catalog?
That way I will actually find out whi
My guess ... Just look in your puppet log to see what manifest ran last. At
one of my previous engagements, we routinely had zombied processes off of
puppet ... Eventually found an unclosed loop in a child process that was
causing it.
--
Russell M. Van Tassell
russel...@gmail.com
This message wa
On 3 mar, 17:59, Russell Van Tassell wrote:
> My guess ... Just look in your puppet log to see what manifest ran last. At
> one of my previous engagements, we routinely had zombied processes off of
> puppet ... Eventually found an unclosed loop in a child process that was
> causing it.
How do I se
Puppet 2.7.12rc2 is a maintenance release candidate for Puppet in the
2.7.x series.
Downloads are available:
* Source http://downloads.puppetlabs.com/puppet/puppet-2.7.12rc2.tar.gz
Puppet 2.7.12rc2 Highlights
===
* Restored agent lockfile behavior to 2.7.9; in 2.7.10 and 2.7.11,
'puppet agent
Thanks a lot Den!!
I will check those tools!!.
On Sat, Mar 3, 2012 at 3:39 AM, Denmat wrote:
> Hi,
>
> No, puppet won't install and configure itself.
>
> However you can provision puppet onto your cluster at build time and
> configure it at that time. We use cobbler to provision machines with t