3
0

fix template

This commit is contained in:
Arne Teuke
2025-10-28 11:52:04 +01:00
parent e663c3fb38
commit a99617f531

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 -%>