duritong schrieb: > If you'd like to run puppetmaster in a mongrel cluster you have to start X > instances of puppetmaster with servertype set to mongrel. With this patch > you can add more than one port to the sysconfig file and puppetmaster will > automatically be started with severtype set to mongrel. > You can now even specify an alternate port in the sysconfig file on which > puppetmaster should be run as webrick based server. See sysconfig file for > more documentation.
Hmm, what I need would be to run X instances as mongrel servers, while keeping one to run the CA as webrick on a different port. Proposal: If multiport=yes, look for CAPORT variable. If that is not empty, start a webrick server on that port. Regards, Sven --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
