On Fri, 7 Jan 2011, Patrick wrote:
On Jan 7, 2011, at 6:33 AM, Sébastien Barthélémy wrote:
$ sudo time puppet -l /tmp/puppet.log ~/puppet/respeer.pp
38779.74 real 38230.77 user 153.85 sys
$ sudo time puppet -l /tmp/puppet.log ~/puppet/respeer.pp
388.47 real 380.06 user
Hello again,
thank you for your answers. I use puppet 2.6.4.
I don't think I have a site.pp
On Wed, 5 Jan 2011, Patrick wrote:
I'm finding that with my version of puppet (2.6.4), the checksum line
has no effect on the run time when run on a directory containing 10 files
that total 7.5GB. I am
Hello,
I store camera pictures in a git repository, which became quite big:
104 GB for the whole (non-bare) repository.
I wanted to fix the files permissions, and thought puppet might be the
good tool for this (I like its declarative way of simplifying my
life).
I gave it a try, with the fol