3
0
Arne Teuke
2025-10-28 12:50:44 +01:00
parent cdcfca47b4
commit 0bf2a5cb41

View File

@@ -49,9 +49,9 @@
<% if @pt_use_puppetdb != true -%>
storeconfigs = false
<% end -%>
<% if @pt_use_puppetdb == true -%>
storeconfigs = true
storeconfigs_backend = <%= @pt_storeconfigs_backend %>
<% if @pt_use_puppetdb == true -%>
storeconfigs = true
storeconfigs_backend = <%= @pt_storeconfigs_backend %>
<% end end -%>
<% if @fqdn != @pt_pm_fqdn -%>
[agent]