Hi all,
I've noticed roughly every 24 hours my puppetmasters will reread the
puppet.conf even if there is no change to
the file. Logs look something like this:
Jun 27 18:15:10 puppet-prod puppetmasterd[15161]: [ID 702911
daemon.notice] Sat Jun 27 18:09:43 +1000 2009 vs Fri Jun 26 18:06:11
+1000
On Sat, Jun 27, 2009 at 04:54:44PM +0200, Peter Meier wrote:
>
> Hi
>
> > exec { "sources":
> >command => "sudo gem sources -a http://gems.github.com/ >
> > /tmp/githubadded",
> >creates => "/tmp/githubadded"
> > }
> >
> > I hope that's the right way to do it...
>
>
> I would