Hello, I am looking to run puppetmaster on a port different then the default 8140. I easily see how I can configure nginx to support this on the master side but I can''t find the option to tell the agent to connect to the master using a different port. I''ve been looking all over but can''t seem to find the answer anywhere. So, how do I tell puppet agent to connect to the master using a port different then the default ? Thanks for your help, Antoine -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
David Schmitt
2013-Apr-22 16:03 UTC
Re: [Puppet Users] Running puppetmaster on different port
On 22.04.2013 18:02, Antoine wrote:> Hello, > > I am looking to run puppetmaster on a port different then the default 8140. > > I easily see how I can configure nginx to support this on the master > side but I can''t find the option to tell the agent to connect to the > master using a different port. I''ve been looking all over but can''t seem > to find the answer anywhere. > > So, how do I tell puppet agent to connect to the master using a port > different then the default ?Use the "masterport" configuration item. Regards, D. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Thank you very much. I will look into that ! Le lundi 22 avril 2013 18:03:35 UTC+2, David Schmitt a écrit :> > On 22.04.2013 18:02, Antoine wrote: > > Hello, > > > > I am looking to run puppetmaster on a port different then the default > 8140. > > > > I easily see how I can configure nginx to support this on the master > > side but I can''t find the option to tell the agent to connect to the > > master using a different port. I''ve been looking all over but can''t seem > > to find the answer anywhere. > > > > So, how do I tell puppet agent to connect to the master using a port > > different then the default ? > > Use the "masterport" configuration item. > > > Regards, D. > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.