From 7119e520e83510aa45affaecd9da898d0acb3010 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 28 Feb 2009 19:25:12 +0000 Subject: [PATCH] Another shot at this facts thing Signed-off-by: Stephen Gran --- {plugins/facter => facts}/raidcontroller.rb | 0 fileserver.conf | 3 +++ 2 files changed, 3 insertions(+) rename {plugins/facter => facts}/raidcontroller.rb (100%) diff --git a/plugins/facter/raidcontroller.rb b/facts/raidcontroller.rb similarity index 100% rename from plugins/facter/raidcontroller.rb rename to facts/raidcontroller.rb diff --git a/fileserver.conf b/fileserver.conf index dfb950b49..8aab99c29 100644 --- a/fileserver.conf +++ b/fileserver.conf @@ -15,3 +15,6 @@ # allow *.example.com # deny *.evil.example.com # allow 192.168.0.0/24 +[facts] + path /etc/puppet/facts + -- 2.20.1