[Puppet Users] Re: Puppet Dashboard 1.2.5 Available [security update - moderate]

2012-02-13 Thread John Morrissey
as a tarball. Looks like there are only Debian packages for 1.2.5rc1, not 1.2.5 itself. Maybe the Debian packages were accidentally overlooked? john -- John Morrissey _o/\ __o j...@horde.net_- \_ / \ \, www.horde.net

[Puppet Users] Re: Re: Puppet Dashboard 1.2.5 Available [security update - moderate]

2012-02-13 Thread John Morrissey
On Mon, Feb 13, 2012 at 11:16:35AM -0800, Michael Stahnke wrote: On Mon, Feb 13, 2012 at 7:06 AM, John Morrissey j...@horde.net wrote: On Thu, Jan 26, 2012 at 03:42:12PM -0800, Michael Stahnke wrote: Welcome to the first Puppet Dashboard maintenance release of the new year. [snip

[Puppet Users] Re: NRPE configuration with Augeas

2012-01-14 Thread John Morrissey
-- John Morrissey _o/\ __o j...@horde.net_- \_ / \ \, www.horde.net/__(_)/_(_)/\___(_) /_(_)__ -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post

[Puppet Users] Re: Debian Squeeze puppet 2.7+apache+passenger

2011-12-28 Thread John Morrissey
configuration worked out of the box. john -- John Morrissey _o/\ __o j...@horde.net_- \_ / \ \, www.horde.net/__(_)/_(_)/\___(_) /_(_)__ -- You received this message because you are subscribed to the Google Groups

[Puppet Users] ERB templates and escaping Apache virtual hosts

2011-11-01 Thread John Morrissey
uri.split() is the only place that raises this error, so I'm guessing it's some kind of URL escaping/quoting ERB wants to do. john -- John Morrissey _o/\ __o j...@horde.net_- \_ / \ \, www.horde.net

[Puppet Users] Accessing class variables set in another run stage

2011-09-22 Thread John Morrissey
{ 'pop_vars': stage = 'var_init', } include base::debian } -- John Morrissey _o/\ __o j...@horde.net_- \_ / \ \, www.horde.net/__(_)/_(_)/\___(_) /_(_)__ -- You received

[Puppet Users] Passing additional dependencies into a class

2011-09-22 Thread John Morrissey
consumers to pass the entire dependency list; the apache2 base class can't inject its own dependencies transparently. I'd like the passed dependencies to be *in addition to* any dependencies the apache2 base class demands. Is there a sane way to do this? john -- John Morrissey _o