Re: [Puppet Users] puppet: 3.1.1 -> 3.2.1 load increase

2013-06-27 Thread Christian Flamm
Forgot to say this explicitly: config_retrieval times (guess this includes catlog compilation) on the agents explode. -- 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 emai

[Puppet Users] What's the benefit of Virtual Resources?

2013-07-12 Thread Christian Flamm
Hi, I'm having trouble understanding the added value Virtual Resources provide. Let's say I'm having two different modules (that usually are assigned to different agents) that both contain a common resource (let's say a user). If I want to easily make it possible to assign both modules to the sa

Re: [Puppet Users] What's the benefit of Virtual Resources?

2013-07-12 Thread Christian Flamm
Am Freitag, 12. Juli 2013 17:03:11 UTC+2 schrieb Nan Liu: > > On Fri, Jul 12, 2013 at 7:45 AM, Christian Flamm > > > wrote: > >> Hi, >> I'm having trouble understanding the added value Virtual Resources >> provide. Let's say I'm having two

[Puppet Users] Debugging Puppetmaster with Apache/Rack/Passenger

2013-07-23 Thread Christian Flamm
Hi, I'm currently trying to debug a performance issue I'm having. Therefore I would need "DEBUG" output. When using one puppetmaster process, this is fairly easy by starting it like this: > puppet master --no-daemonize --debug Now I need to see this debug output when running puppetmaster th

Re: [Puppet Users] Debugging Puppetmaster with Apache/Rack/Passenger

2013-07-24 Thread Christian Flamm
uppet-master.log" > > - Keith > On 23 Jul 2013 09:15, "Christian Flamm" > > > wrote: > >> Hi, >> I'm currently trying to debug a performance issue I'm having. Therefore I >> would need "DEBUG" output. When using one puppetmaste

Re: [Puppet Users] Debugging Puppetmaster with Apache/Rack/Passenger

2013-07-24 Thread Christian Flamm
9:40 UTC+2 schrieb Christian Flamm: > > Did what you posted. > Strange thing happened: nothing appears in the specified logdest. Instead: > the (wanted) debug output it now sent to apache's error log! > > I have no idea what's going on - but at least I have the outp

[Puppet Users] Howto model different stages

2013-10-02 Thread Christian Flamm
Hi all, I'm trying to find a nice way to model different stages (like: live, test, dev) of puppet modules. Initially I thought of different branches inside one (Git) repository... - either being checked out on one puppetmaster into different directories being used as different puppet en

Re: [Puppet Users] Re: Puppet agent run runs slowly

2015-08-27 Thread Christian Flamm
I most sincerely love you! Thank you, thank you, thank you!!! Am Mittwoch, 26. August 2015 19:26:31 UTC+2 schrieb Christopher Wood: > > On Wed, Aug 26, 2015 at 05:13:19PM +0200, Constantin Wolber wrote: > >Hi, > >after some more searching and investigating i came to the solution > that

[Puppet Users] Anonymous block scope?

2015-08-27 Thread Christian Flamm
Hi, is there a way to have anonymous block scope in puppet? In a couple of languages you can simply create limited scope by opening and closing curly braces {...} I'd like to use this to limit the area of effect of e.g. resource default statements (https://docs.puppetlabs.com/puppet/latest/ref

Re: [Puppet Users] Anonymous block scope?

2015-08-27 Thread Christian Flamm
Yes Am 27.08.2015 13:07 schrieb "R.I.Pienaar" : > > > - Original Message - > > From: "Christian Flamm" > > To: "puppet-users" > > Sent: Thursday, August 27, 2015 12:03:11 PM > > Subject: [Puppet Users] Anonymous block scope

Re: [Puppet Users] Anonymous block scope?

2015-08-27 Thread Christian Flamm
Not proud of this idea, but... if true { ... } ? -- 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 view this discus

Re: [Puppet Users] Anonymous block scope?

2015-08-28 Thread Christian Flamm
Thanks for clearing this up! -- 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 view this discussion on the web visit

[Puppet Users] Re: how to trigger puppet run on agents remotely

2015-11-30 Thread Christian Flamm
Very simple, yet helpful: https://github.com/alcCapone/doll -- 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 view th