Re: [Puppet Users] How to randomize a template

2011-01-05 Thread Cosimo Streppone
On Wed, 05 Jan 2011 12:50:41 +0100, Felix Frank wrote: On 01/05/2011 12:49 PM, Cosimo Streppone wrote: About 2), how do I randomize a template and have puppet avoid replacing it whenever there's a new run? Is there a way to do this? Yes. Ideally: http://docs.puppetlabs.com/references/st

Re: [Puppet Users] How to randomize a template

2011-01-05 Thread Felix Frank
On 01/05/2011 12:49 PM, Cosimo Streppone wrote: > Here's a problem I didn't really think about for > so long. I'm kind of hoping somebody solved it > already :) > > I'm working on a "geoip" module that among other > things, installs a cronjob to update the geoip > databases periodically. > > Now

[Puppet Users] How to randomize a template

2011-01-05 Thread Cosimo Streppone
Here's a problem I didn't really think about for so long. I'm kind of hoping somebody solved it already :) I'm working on a "geoip" module that among other things, installs a cronjob to update the geoip databases periodically. Now the cronjob is just a plain file resource that puppet drops into