Hi All,
I'm a little lost here and would be glad to get your help.
We have an HP-UX client, facter works very well.
operatingsystemrelease => B.11.31
rubysitedir => /opt/iexpress/ruby/lib/ruby/site_ruby/1.9.1
rubyversion => 1.9.1
Puppet gem installation was ok except for the RDoc installation ph
On 2013-03-03 15:00, Andrei Burd wrote:
Hi, i'm writing a define to custom apache configuration, with nagios
check, using Geppeto.
I want to define a parameter to check specific web page for ssl, because
not all the site are available trough SSL, just couple of pages.
I'm using previously declar
Hi, i'm writing a define to custom apache configuration, with nagios check,
using Geppeto.
I want to define a parameter to check specific web page for ssl, because
not all the site are available trough SSL, just couple of pages.
I'm using previously declared parameters to build the whole stri
On 01/03/13 22:24, r.yeo wrote:
> Passenger settings are currently -
>
> PassengerHighPerformance on
> PassengerUseGlobalQueue on
>
> PassengerMaxPoolSize 3
This parameter means you're allowing only 3 puppet clients to talk to
your master at any time.
I can understand why you've set it up this