3
0

Merge branch 'jenkins-build-92' into 'master'

Auto-merge for build 92

See merge request puppet/puppet_cd!88
This commit is contained in:
2025-10-28 12:05:01 +00:00

View File

@@ -50,7 +50,7 @@
storeconfigs = false storeconfigs = false
<% end -%> <% end -%>
<% if @pt_use_puppetdb == true -%> <% if @pt_use_puppetdb == true -%>
storeconfigs = true storeconfigs = true
storeconfigs_backend = <%= @pt_storeconfigs_backend %> storeconfigs_backend = <%= @pt_storeconfigs_backend %>
<% end end -%> <% end end -%>
<% if @fqdn != @pt_pm_fqdn -%> <% if @fqdn != @pt_pm_fqdn -%>