On Wed, 2008-10-15 at 12:15 +0200, Kenneth Holter wrote:
> The reply was very helpful. Thank you very much.
>
> Regarding a separate puppetmaster for test-environments: I thought I'd
> do something like the following, and add one or more puppetmasters to
> the "puppet-test1" pool:
> ser
The reply was very helpful. Thank you very much.
Regarding a separate puppetmaster for test-environments: I thought I'd do
something like the following, and add one or more puppetmasters to the
"puppet-test1" pool:
server {
listen 8150;
ssl_verify_client on;
Hi,
Although I don't run puppet behind nginx, I know well nginx (for using
it as a proxy for several years, and for contributing a module).
On Wed, 2008-10-15 at 11:12 +0200, Kenneth Holter wrote:
> I have a simple question about running multiple puppetmasters with
> nginx/mongrel. The sample ng