From 7fcd3b79c6af679888217733c2f2b3772020f677 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 31 May 2015 17:13:38 +0100 Subject: [PATCH] enable old-style storeconfigs for now Signed-off-by: Stephen Gran --- modules/debian-org/templates/puppet.conf.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/debian-org/templates/puppet.conf.erb b/modules/debian-org/templates/puppet.conf.erb index 13fe1372c..915b83c43 100644 --- a/modules/debian-org/templates/puppet.conf.erb +++ b/modules/debian-org/templates/puppet.conf.erb @@ -20,6 +20,7 @@ environments = development,testing,production,staging reports = store, http reporturl = http://puppet-dashboard.debian.org:3000/reports/upload config_version = cat /etc/puppet/.config-version +storeconfigs = true thin_storeconfigs = true dbadapter=mysql dbuser=puppet -- 2.20.1