diff --git a/templates/puppet.conf.erb b/templates/puppet.conf.erb index ed43edb..180e76d 100644 --- a/templates/puppet.conf.erb +++ b/templates/puppet.conf.erb @@ -50,7 +50,7 @@ storeconfigs = false <% end -%> <% if @pt_use_puppetdb == true -%> - storeconfigs = true +storeconfigs = true storeconfigs_backend = <%= @pt_storeconfigs_backend %> <% end end -%> <% if @fqdn != @pt_pm_fqdn -%>