From d8f838c194b151d0d3e7d0d4a0e84ae5eca80be7 Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 19 Aug 2010 11:51:42 +0200 Subject: turn plugin and fact sync on As we use custom facts and plugins in our modules I think it's safe to turn them on by default. --- files/client/puppet.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files/client/puppet.conf') diff --git a/files/client/puppet.conf b/files/client/puppet.conf index d36e202..cad653f 100644 --- a/files/client/puppet.conf +++ b/files/client/puppet.conf @@ -14,6 +14,8 @@ [puppetd] report=true + factsync=true + pluginsync=true # different run-interval, default= 30min # e.g. run puppetd every 4 hours = 14400 -- cgit v1.2.3