ance --color failed
> --
>
> Following is the on call ...
>
> on agent, "mkdir -p /tmp/I-am-the-agent"
>
>
Hi Manish,
The error you are seeing is from Ruby. There is no variable or method
named 'agent' declared at this point. I don
Hi Tristan, Chuck,
What environment_timeout do you have set currently?
On Friday, May 23, 2014 12:20:33 PM UTC-7, Tristan Smith wrote:
>
> Whuf. I'm already at 1, so that's not it for me.
>
> Seems like the doubled run time was just murdering me in the face. Trying
> to run 1000 clients i
rectory and /var/lib/puppet
>
> Info: Retrieving plugin
> Info: Loading facts in
> /etc/puppet/environments/tst/modules/netbackup/lib/facter/netbackup_agent_version.rb
> Info: Loading facts in
> /etc/puppet/environments/tst/modules/netbackup/lib/facter/netbackup.rb
>
...
I may hav
Hi Antoine,
There is a Puppet 3.6.0-rc1 available in the pre-release repos which has
environment cacheing that we think will take care of the slowdown you are
seeing with directory environments. Would you be able to test that? (See
Eric's 3.6.0-rc1 announcement for details on obtaining the pa
On Saturday, March 15, 2014 12:26:57 PM UTC-7, Stig Sandbeck Mathisen wrote:
>
> Ryan McKern > writes:
>
> > * Create a `$confdir/environments` directory on your puppet master.
>
> Does it have to be $confdir/environments, or is it configurable?
>
Hi Stig,
No, you can set 'environmentpath' i
vs: is this behaviour intended or a bug?
> Should I open a bug report?
>
> Andreas
>
This is a bug; it's an unintended side effect of a patch that went in to
3.2.x intended to provide better log output prior to the puppet agent
daemonizing. It's currently tracked in Red