aboutsummaryrefslogtreecommitdiffstats
path: root/modules/puppet/templates
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mageia.org>2011-07-21 09:24:58 +0000
committerOlivier Thauvin <nanardon@mageia.org>2011-07-21 09:24:58 +0000
commit32eddc38eb7007ea1891b2bf550733c0ba78c096 (patch)
treeb92af627b915a22663d91b992bbedd8ccb174c4d /modules/puppet/templates
parentd63290d2805eebc180f6c4143e201a45936601bb (diff)
downloadpuppet-32eddc38eb7007ea1891b2bf550733c0ba78c096.tar
puppet-32eddc38eb7007ea1891b2bf550733c0ba78c096.tar.gz
puppet-32eddc38eb7007ea1891b2bf550733c0ba78c096.tar.bz2
puppet-32eddc38eb7007ea1891b2bf550733c0ba78c096.tar.xz
puppet-32eddc38eb7007ea1891b2bf550733c0ba78c096.zip
- ooops wrong svn
Diffstat (limited to 'modules/puppet/templates')
-rw-r--r--modules/puppet/templates/puppet.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/puppet/templates/puppet.conf b/modules/puppet/templates/puppet.conf
index 8edb568c..1e904618 100644
--- a/modules/puppet/templates/puppet.conf
+++ b/modules/puppet/templates/puppet.conf
@@ -21,9 +21,9 @@
reports = store,tagmail
reportfrom = root@<%= domain %>
-# storeconfigs = true
-# dbadapter = sqlite3
-# dblocation = /var/lib/puppet/storeconfigs.db
+ storeconfigs = true
+ dbadapter = sqlite3
+ dblocation = /var/lib/puppet/storeconfigs.db
[agent]