[Puppet Users] Re: beaker test fails to resolve "agent" roles, works if role is master/database

2014-10-29 Thread Josh Partlow
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

Re: [Puppet Users] Re: Puppet 3.6.0... and scaling?

2014-05-23 Thread Josh Partlow
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

[Puppet Users] Re: Puppet 3.6.0 'issues'

2014-05-19 Thread Josh Partlow
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

[Puppet Users] Re: Serious performance issues with Puppet 3.5.x when using Directory Environments

2014-05-06 Thread Josh Partlow
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

Re: [Puppet Users] Announce: Puppet 3.5.0-rc1 Available.

2014-03-17 Thread Josh Partlow
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

Re: [Puppet Users] Announce: Puppet 3.2.1 Available

2013-05-31 Thread Josh Partlow
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