[Puppet Users] Installing Software via Puppet

2010-10-25 Thread Maciej Skrzetuski
Hello there,

I would like to install software on my puppets. I have two
installation options:

- RPMs lying on the master
- silent installation routine lying on the master

What is the standard/pattern for puppet to install software from the
puppet master if it is not installed?

Kind regards
Maciej

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Installing Software via Puppet

2010-10-25 Thread Patrick

On Oct 25, 2010, at 8:20 AM, Maciej Skrzetuski wrote:

 Hello there,
 
 I would like to install software on my puppets. I have two
 installation options:
 
 - RPMs lying on the master
 - silent installation routine lying on the master
 
 What is the standard/pattern for puppet to install software from the
 puppet master if it is not installed?

I'm not sure what the second is, but OS packages are always the preferred way 
to install software on Redhat and Debian based systems.

Any reason not to setup a repository?

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.