summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-03-19 17:43:16 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-03-19 17:43:16 +0000
commit0153a0618396847dc1ecb05be4745adad9c34a45 (patch)
tree550fcd1bd209d3c42220771ad302ef27cfbc1f3e /lib
parentf0460675bb2aab878ca97c8dbc66485912cf73c9 (diff)
downloadpuppet-0153a0618396847dc1ecb05be4745adad9c34a45.tar.gz
puppet-0153a0618396847dc1ecb05be4745adad9c34a45.tar.xz
puppet-0153a0618396847dc1ecb05be4745adad9c34a45.zip
Changing the config cache location to the state dir
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2320 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'lib')
-rw-r--r--lib/puppet/configuration.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/configuration.rb b/lib/puppet/configuration.rb
index a5cbed306..018d5f787 100644
--- a/lib/puppet/configuration.rb
+++ b/lib/puppet/configuration.rb
@@ -173,7 +173,7 @@ module Puppet
)
self.setdefaults("puppetd",
- :localconfig => { :default => "$confdir/localconfig",
+ :localconfig => { :default => "$statedir/localconfig",
:owner => "root",
:mode => 0660,
:desc => "Where puppetd caches the local configuration. An