aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 1e904618..8edb568c 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]