Nobuchika Tanaka
2010-Feb-15 11:19 UTC
[Puppet Users] How can I set up multiple puppetmasterd?
Hi all. I have a question how to setup that one pupppetd host connects with more than two puppetmasterd host. [Environment] Puppetmasterd -version : 0.25.3 -OS : Solaris10 10/09 Puppetd -version : same as Puppetmasterd -OS : same as Puppetmasterd [The reason I need this setup] I''m running three puppetmasterd with same manifest file on each distant site. Usually each administrator runs puppetrun cmd to setup puppetd host on his site. But sometimes administrator want to setup up host on other sites. (ex.If administrator on other site is absent.) So I want to know how to setup this. [What I want to Know] Q1.Do Puppet supports this setup? Q2.If Q1 is ture, how can I setup this? Nobuchika Tanaka. -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Scott Smith
2010-Feb-16 18:06 UTC
Re: [Puppet Users] How can I set up multiple puppetmasterd?
Nobuchika Tanaka wrote:> Hi all. > > I have a question how to setup that one pupppetd host connects with > more than two puppetmasterd host. >Hi, You can set up load balanced Puppetmasters with a stand-alone CA. And in the process I suggest using Apache with mod_passenger: http://reductivelabs.com/trac/puppet/wiki/UsingPassenger http://reductivelabs.com/trac/puppet/wiki/MultipleCertificateAuthorities (Multiple CA are not required, but the document shows how it can be extracted from the Puppetmaster infrastructure itself.) -scott -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nobuchika Tanaka
2010-Feb-18 06:30 UTC
[Puppet Users] Re: How can I set up multiple puppetmasterd?
Hi Scott.> You can set up load balanced Puppetmasters with a stand-alone CA. And in > the process I suggest using Apache with mod_passenger:I will try this configuration you suggested. Thank you. Nobuchika Tanaka. -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.