Hi, I''m a newbie, just installed Puppetmaster and puppet in the same server. my questions are: 1. how do I check the node is connected to the server? 2. is there a documentation that explain the commands? Please help. -- 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.
sumarc wrote:> Hi, > > I''m a newbie, just installed Puppetmaster and puppet in the same > server. > > my questions are: > 1. how do I check the node is connected to the server? > 2. is there a documentation that explain the commands? > > > Please help. >Hi there. The best place to start is: http://docs.puppetlabs.com/ And especially our introduction: http://docs.puppetlabs.com/guides/introduction.html And Configuring Puppet pages: http://docs.puppetlabs.com/guides/configuring.html Regards James Turnbull -- Puppet Labs - http://www.puppetlabs.com C: 503-734-8571 -- 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.
Thx James, I''ve checked out those pages, but to be honest I''m still a bit confused. One of the pages mentions to test Puppet locally (without server and client), how do I do this? Is there a doc for this too? On Aug 24, 6:11 pm, James Turnbull <ja...@puppetlabs.com> wrote:> sumarc wrote: > > Hi, > > > I''m a newbie, just installed Puppetmaster and puppet in the same > > server. > > > my questions are: > > 1. how do I check the node is connected to the server? > > 2. is there a documentation that explain the commands? > > > Please help. > > Hi there. > > The best place to start is: > > http://docs.puppetlabs.com/ > > And especially our introduction: > > http://docs.puppetlabs.com/guides/introduction.html > > And Configuring Puppet pages: > > http://docs.puppetlabs.com/guides/configuring.html > > Regards > > James Turnbull > > -- > Puppet Labs -http://www.puppetlabs.com > C: 503-734-8571-- 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.
On Aug 25, 2010, at 2:25 PM, sumarc wrote:> Thx James, > > I''ve checked out those pages, but to be honest I''m still a bit > confused. > > One of the pages mentions to test Puppet locally (without server and > client), how do I do this? Is there a doc for this too? >I find that not using a server and client can get complicated quickly, but for simple things it can be easier. Try running the applying the attached file with "puppet --verbose test.pp". This should work for versions from 0.24.x to 0.25.x -- 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.