From 4b8ad1a956613a57e309e91a2f31803cead3fa4a Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 28 Feb 2009 18:54:41 +0000 Subject: [PATCH] Make clients sync new facter from server. Signed-off-by: Stephen Gran --- files/etc/puppet/puppet.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2