Re: [Puppet Users] how to scale puppet with F5 load balancer?

2012-07-07 Thread Matthew Black
The best I was able to do is when you generate the certificate for the puppet master you use dns alt names flag to specify the alternative names for the puppet master. That is the only way I was able to make it work in my environment with the F5. On Sat, Jul 7, 2012 at 6:17 PM, Hai Tao wrote: > H

[Puppet Users] how to scale puppet with F5 load balancer?

2012-07-07 Thread Hai Tao
How can I configure F5 load balancer to be infront of multiple puppet masters? The SSL will break as the server name if different, hostname of the VIP on the LB vs hostnames of each masters, right? Can you shed some light? Thanks. -- Hai Tao -- You received this message because you are subsc

Re: [Puppet Users] plugin sync in masterless mode

2012-07-07 Thread Kristof Willaert
Hi, I think you are hitting this issue: https://projects.puppetlabs.com/issues/12127 Kind regards, kristof -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe fro

[Puppet Users] configure apache passenger problem

2012-07-07 Thread Hai Tao
I am configuring apache passenger by following the doc http://projects.reductivelabs.com/projects/puppet/wiki/Using_Passenger I am getting following erros when start httpd: ]# /etc/init.d/httpd start Starting httpd: httpd: Syntax error on line 221 of /etc/httpd/conf/httpd.conf: Syntax error on li

Re: [Puppet Users] switching to puppet 3

2012-07-07 Thread Jason Edgecombe
On 07/06/2012 12:57 AM, Peter Brown wrote: On 6 July 2012 13:57, Walter Heck wrote: On Fri, Jul 6, 2012 at 11:46 AM, Peter Brown wrote: I guess it's time to build myself a vm on the laptop (probably with puppet :) )and see how it goes. If my code works I may switch the production env over and

[Puppet Users] plugin sync in masterless mode

2012-07-07 Thread Matthew Nicholson
So, I'm reading that this works, but I'm obviously missing something somewhere, cause its not... I'm testing a masterless setup, and thus far, pluginsync isn't doing anything. my puppet.conf looks like [main] vardir = /var/lib/puppet logdir = /var/log/puppet rundir = /var/run/puppet

Re: [Puppet Users] groups dependencies at user creation

2012-07-07 Thread Stefan Schulte
On Mon, Jul 02, 2012 at 12:20:40PM -0500, Tim Mooney wrote: > > How to ensure groups dependencies at user creation ?. > > If you were just talking about the user's default group, then it would > be one of the few cases where puppet establishes an ordering relation > for you automatically. In oth

Re: [Puppet Users] Inventory access forbidden

2012-07-07 Thread Dennis Jacobfeuerborn
Thanks, that was indeed the issue. I just appended it to the file and didn't notice the catch-all rule. On Thursday, July 5, 2012 10:06:10 AM UTC+2, Matthew Burgess wrote: > > On Thu, Jul 5, 2012 at 2:52 AM, Dennis Jacobfeuerborn > wrote: > > Hi, > > I've just set up a puppet server using pas

Re: [Puppet Users] Re: How do I "cd" (change directory) with Puppet's exec?

2012-07-07 Thread Stefan Schulte
On Fri, Jul 06, 2012 at 08:44:51AM -0700, jcbollinger wrote: > > > On Friday, July 6, 2012 2:10:13 AM UTC-5, Hendrik Jäger wrote: > > > > [...] let a shell > > execute your command [...] > > > > Which you can do fairly easily by adding "provider => 'sh'" to your Exec's > parameters. > > Or if

[Puppet Users] Re: groups dependencies at user creation

2012-07-07 Thread eduardo
Thanks you John, I'm taking notes. Best Regards, eduardo. On 5 jul, 09:48, jcbollinger wrote: > On Tuesday, July 3, 2012 4:43:24 PM UTC-5, eduardo wrote: > > > Thanks your answers. > >  I don't figure out how avoid execute because i have a massive input > > account by ENC json setting