Anatoliy Lisovskiy (Wavebourn)
2012-May-17 21:24 UTC
[Puppet Users] Newbie question: what to start from?
Hello fellow community members! I just joined you in order to find an information about how to start using Puppet... Currently we use cfengine for our legacy system containing several OS platforms, including physical and virtual servers. For fresh new hardware and OS versions we decided to go with Puppet due to it''s growing popularity (wow, 4082 members of this group only!). I''ve installed it on a Linux KVM guest, it is up and running. What''s next, what would you recommend me to do now, in order to avoid common errors causing messy configuration? Do we have some kind of FAQ? Sincerely, Anatoliy -- 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.
Welcome :) I started here: http://docs.puppetlabs.com/learning/ Lots of good material. On May 17, 10:24 pm, "Anatoliy Lisovskiy (Wavebourn)" <wavebo...@gmail.com> wrote:> Hello fellow community members! > > I just joined you in order to find an information about how to start > using Puppet... > > Currently we use cfengine for our legacy system containing several OS > platforms, including physical and virtual servers. For fresh new > hardware and OS versions we decided to go with Puppet due to it''s > growing popularity (wow, 4082 members of this group only!). > > I''ve installed it on a Linux KVM guest, it is up and running. > > What''s next, what would you recommend me to do now, in order to avoid > common errors causing messy configuration? Do we have some kind of > FAQ? > > Sincerely, > Anatoliy-- 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.
Anatoliy Lisovskiy
2012-May-18 18:01 UTC
Re: [Puppet Users] Re: Newbie question: what to start from?
Thanks anyway. ;) When we started using cfengine long time ago cookbooks _with_examples_ were available, it was very convenient. Anatoliy On Thu, May 17, 2012 at 2:56 PM, Andy Taylor <andytayloruk@gmail.com> wrote:> Welcome :) > > I started here: > > http://docs.puppetlabs.com/learning/ > > Lots of good material. > > On May 17, 10:24 pm, "Anatoliy Lisovskiy (Wavebourn)" > <wavebo...@gmail.com> wrote: > > Hello fellow community members! > > > > I just joined you in order to find an information about how to start > > using Puppet... > > > > Currently we use cfengine for our legacy system containing several OS > > platforms, including physical and virtual servers. For fresh new > > hardware and OS versions we decided to go with Puppet due to it''s > > growing popularity (wow, 4082 members of this group only!). > > > > I''ve installed it on a Linux KVM guest, it is up and running. > > > > What''s next, what would you recommend me to do now, in order to avoid > > common errors causing messy configuration? Do we have some kind of > > FAQ? > > > > Sincerely, > > Anatoliy > > -- > 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. > >-- 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.
Ashley Penney
2012-May-18 18:07 UTC
Re: [Puppet Users] Re: Newbie question: what to start from?
I''m not associated with this site in any way but you might want to look at http://www.example42.com/ and https://github.com/example42, they have a lot of examples and existing modules you could look through to get a feel for how Puppet is put together. On Fri, May 18, 2012 at 2:01 PM, Anatoliy Lisovskiy <wavebourn@gmail.com>wrote:> Thanks anyway. ;) > > When we started using cfengine long time ago cookbooks _with_examples_ > were available, it was very convenient. > > Anatoliy > > > > On Thu, May 17, 2012 at 2:56 PM, Andy Taylor <andytayloruk@gmail.com>wrote: > >> Welcome :) >> >> I started here: >> >> http://docs.puppetlabs.com/learning/ >> >> Lots of good material. >> >> On May 17, 10:24 pm, "Anatoliy Lisovskiy (Wavebourn)" >> <wavebo...@gmail.com> wrote: >> > Hello fellow community members! >> > >> > I just joined you in order to find an information about how to start >> > using Puppet... >> > >> > Currently we use cfengine for our legacy system containing several OS >> > platforms, including physical and virtual servers. For fresh new >> > hardware and OS versions we decided to go with Puppet due to it''s >> > growing popularity (wow, 4082 members of this group only!). >> > >> > I''ve installed it on a Linux KVM guest, it is up and running. >> > >> > What''s next, what would you recommend me to do now, in order to avoid >> > common errors causing messy configuration? Do we have some kind of >> > FAQ? >> > >> > Sincerely, >> > Anatoliy >> >> -- >> 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. >> >> > -- > 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. >-- 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.
Christopher Wood
2012-May-18 18:07 UTC
Re: [Puppet Users] Re: Newbie question: what to start from?
http://forge.puppetlabs.com/ That''s sort of like a cookbook. On Fri, May 18, 2012 at 11:01:51AM -0700, Anatoliy Lisovskiy wrote:> Thanks anyway. ;) > > When we started using cfengine long time ago cookbooks _with_examples_ > were available, it was very convenient. > > Anatoliy > > On Thu, May 17, 2012 at 2:56 PM, Andy Taylor <[1]andytayloruk@gmail.com> > wrote: > > Welcome :) > > I started here: > > [2]http://docs.puppetlabs.com/learning/ > > Lots of good material. > > On May 17, 10:24�pm, "Anatoliy Lisovskiy (Wavebourn)" > <[3]wavebo...@gmail.com> wrote: > > Hello fellow community members! > > > > I just joined you in order to find an information about how to start > > using Puppet... > > > > Currently we use cfengine for our legacy system containing several OS > > platforms, including physical and virtual servers. For fresh new > > hardware and OS versions we decided to go with Puppet due to it''s > > growing popularity (wow, 4082 members of this group only!). > > > > I''ve installed it on a Linux KVM guest, it is up and running. > > > > What''s next, what would you recommend me to do now, in order to avoid > > common errors causing messy configuration? Do we have some kind of > > FAQ? > > > > Sincerely, > > Anatoliy > > -- > You received this message because you are subscribed to the Google > Groups "Puppet Users" group. > To post to this group, send email to [4]puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > [5]puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > [6]http://groups.google.com/group/puppet-users?hl=en. > > -- > 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. > > References > > Visible links > 1. mailto:andytayloruk@gmail.com > 2. http://docs.puppetlabs.com/learning/ > 3. mailto:wavebo...@gmail.com > 4. mailto:puppet-users@googlegroups.com > 5. mailto:puppet-users%2Bunsubscribe@googlegroups.com > 6. http://groups.google.com/group/puppet-users?hl=en-- 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.
Aaron Grewell
2012-May-18 18:11 UTC
Re: [Puppet Users] Re: Newbie question: what to start from?
On Fri, May 18, 2012 at 11:07 AM, Christopher Wood <christopher_wood@pobox.com> wrote:>> When we started using cfengine long time ago cookbooks _with_examples_ >> were available, it was very convenient.There''s an integrated set of example modules here that are worth a look: http://www.example42.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.
Maybe Matching Threads
- After upgrade to 3.0: Warning: Error 400 on SERVER: Could not retrieve facts for
- Suggestions for Config Management Tool
- JBOSS installation and Configuration through puppet
- Re-inventing the Wheel (again?)
- How do design next-gen modules, any guidelines ? a question for gurus...