sanjibdhar222@gmail.com
2009-Dec-10 12:33 UTC
[Puppet Users] I am new bee in puppet please help me to configure a node to install something from central puppet master.
I want to install some software by puppet into remote system how to do this. -- 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.
Julian Simpson
2009-Dec-10 12:53 UTC
Re: [Puppet Users] I am new bee in puppet please help me to configure a node to install something from central puppet master.
Suggest you start writing a *local* puppet manifest first and start running it (on your local machine) with puppet ''/path/to/file''. Try reading up on the ''package'' type in puppet (assuming that your software is packaged). Once you have that running you can look at running the same thing remotely. I hope that will make the learning curve flatter for you. J. 2009/12/10 sanjibdhar222@gmail.com <sanjibdhar222@gmail.com>:> I want to install some software by puppet into remote system how to do > this. > > -- > > 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. > > >-- Julian Simpson Software Build and Deployment http://www.build-doctor.com http://twitter.com/builddoctor -- 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.
Carl Caum
2009-Dec-10 15:30 UTC
Re: [Puppet Users] I am new bee in puppet please help me to configure a node to install something from central puppet master.
I''d recommend you start here to get familiar with the docs: http://reductivelabs.com/trac/puppet/wiki/TOC Also, James Turnbull''s ''Pulling Strings With Puppet'' book has a great quick start intro. http://www.amazon.com/Pulling-Strings-Puppet-Configuration-Management/dp/1590599780 Full disclosure: my company prints his book, but it really is quite good. On Dec 10, 2009, at 6:33 AM, sanjibdhar222@gmail.com wrote:> I want to install some software by puppet into remote system how to do > this. > > -- > > 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.