On Jun 12, 3:40 am, Sans <r.santanu....@gmail.com> wrote:
> Does it really matter? For me it's working with either of these ports -
> 8140 or 8086. Not really sure about it but just noticed that. Cheers!!
[...]
> On Monday, June 11, 2012 10:12:34 PM UTC+1, Jo wrote:
>
> > Are the puppet clients configured to talk to the puppet master on port
> > 8086?
>
> > You need to either reconfigure all of your clients for the alternate port,
> > or reconfigure passenger to use the expected port.


Of course it matters.  If clients are trying to contact the master on
port 8140 while the apache vhost is listening on port 8086 instead,
then the client connections will fail.  If you then *also* start the
puppetmaster service standalone, listening on port 8140, then the
clients will be able to connect, but they will be going through
webrick to your standalone puppetmaster instead of to the passenger-
hosted master.


John

-- 
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 from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to