From 723003d289770302c17bd3e89363fabf477110f7 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Wed, 3 Mar 2010 00:51:45 +0000 Subject: [PATCH] quiet can't find plugins noise 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 c2007060a..a4c7ade22 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -9,7 +9,7 @@ vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/facts -pluginsync=true +pluginsync=false # This is the default environment for all clients environment=production -- 2.20.1