kevin
2010-Jul-18 19:19 UTC
[Puppet Users] What is the "best practices" way to install puppet
Damn it, is there no acronym for "best practices" yet? ;) Ok, I am installing puppet, and wondering which version and from where should I install. Gems? OS packages? Version? Thanks. Kevin -- 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.
Peter Meier
2010-Jul-18 19:25 UTC
Re: [Puppet Users] What is the "best practices" way to install puppet
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1> Ok, I am installing puppet, and wondering which version and from where > should I install. Gems? OS packages? Version?latest stable, os packages. so get the latest 0.25.x package for your distribution. cheers pete -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxDVRQACgkQbwltcAfKi388qACeMTQGOLINjUX8yfV4Pl8AfJ9v 7fgAnAwArA1ern0tWQ6vtAmEj7EVP+vM =7vVf -----END PGP SIGNATURE----- -- 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.
Jeff McCune
2010-Jul-18 19:41 UTC
Re: [Puppet Users] What is the "best practices" way to install puppet
On Sun, Jul 18, 2010 at 12:19 PM, kevin <lazyweb@gmail.com> wrote:> Damn it, is there no acronym for "best practices" yet? ;) > > Ok, I am installing puppet, and wondering which version and from where > should I install. Gems? OS packages? Version? >For the master, I recommend Passenger 2.2.11 with rack 1.0.1. Rack 1.1.0 may work as well, but i haven''t tested this yet. Cheers, -- Jeff McCune http://www.puppetlabs.com/ -- 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.
kevin
2010-Jul-18 20:43 UTC
[Puppet Users] Re: What is the "best practices" way to install puppet
> For the master, I recommend Passenger 2.2.11 with rack 1.0.1. Rack > 1.1.0 may work as well, but i haven''t tested this yet. >Ok, thanks, I actually meant puppet versions... although you did answer my next question. So, What version of puppet should I aim to run in production tomorrow? -- 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.
Jeff McCune
2010-Jul-18 20:44 UTC
Re: [Puppet Users] Re: What is the "best practices" way to install puppet
On Sun, Jul 18, 2010 at 1:43 PM, kevin <lazyweb@gmail.com> wrote:> > So, What version of puppet should I aim to run in production tomorrow?0.25.5 and ideally start testing 2.6.0 release candidates. Cheers, -- Jeff McCune http://www.puppetlabs.com/ -- 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.
Patrick Mohr
2010-Jul-19 00:48 UTC
Re: [Puppet Users] What is the "best practices" way to install puppet
On Jul 18, 2010, at 12:19 PM, kevin wrote:> Damn it, is there no acronym for "best practices" yet? ;) > > Ok, I am installing puppet, and wondering which version and from where > should I install. Gems? OS packages? Version?What OS are you using? You might get better answers if we know. -- 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.
phrawzty
2010-Jul-19 14:35 UTC
[Puppet Users] Re: What is the "best practices" way to install puppet
On Jul 18, 9:19 pm, kevin <lazy...@gmail.com> wrote:> Damn it, is there no acronym for "best practices" yet? ;) > > Ok, I am installing puppet, and wondering which version and from where > should I install. Gems? OS packages? Version?Assuming you''re using an appropriate system, you can''t go wrong with "yum install puppet". :) -- 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.