From 940d3d11a64936b17c0fe6012fc99f5779fa5302 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 5 Mar 2011 13:18:02 +0100 Subject: [PATCH] facts and stuff --- fileserver.conf | 6 +++--- modules/debian-org/files/puppet.conf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fileserver.conf b/fileserver.conf index 2dc300035..716487678 100644 --- a/fileserver.conf +++ b/fileserver.conf @@ -21,6 +21,6 @@ # allow *.example.com # deny *.evil.example.com # allow 192.168.0.0/24 -[facts] - allow *.debian.org - path /etc/puppet/facts +#[facts] +# allow *.debian.org +# path /etc/puppet/facts diff --git a/modules/debian-org/files/puppet.conf b/modules/debian-org/files/puppet.conf index 477064703..1f5ce44c5 100644 --- a/modules/debian-org/files/puppet.conf +++ b/modules/debian-org/files/puppet.conf @@ -8,7 +8,7 @@ logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet -factpath=$vardir/facts +factpath=$vardir/lib/facter pluginsync=true # This is the default environment for all clients environment=production -- 2.20.1