From: Stephen Gran Date: Sat, 28 Feb 2009 18:54:41 +0000 (+0000) Subject: Make clients sync new facter from server. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4b8ad1a956613a57e309e91a2f31803cead3fa4a;p=dsa-puppet.git Make clients sync new facter from server. Signed-off-by: Stephen Gran --- diff --git a/files/etc/puppet/puppet.conf b/files/etc/puppet/puppet.conf index 58b22ab9..01e92a1a 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -4,7 +4,7 @@ vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/lib/facter -pluginsync=false +pluginsync=true [puppetmasterd] templatedir=/var/lib/puppet/templates