[Puppet Users] Re: Class for transfering files from Server to Client

2012-09-04 Thread jcbollinger
On Monday, September 3, 2012 8:38:49 AM UTC-5, Dom wrote: > > Hi Ajeet, > > Instead of using puppet for these steps, I would recommend the native > package management for your operating system, then use puppet to distribute > and maintain versions. For instance, RPM was designed to do all the

[Puppet Users] Re: Class for transfering files from Server to Client

2012-09-03 Thread Dom
Hi Ajeet, Instead of using puppet for these steps, I would recommend the native package management for your operating system, then use puppet to distribute and maintain versions. For instance, RPM was designed to do all the things you require, as well as dealing with changes to the application