fix template
This commit is contained in:
@@ -47,11 +47,11 @@
|
||||
strict_variables = <%= @pt_strict_variables %>
|
||||
vardir = <%= @pt_vardir_master %>
|
||||
<% if @pt_use_puppetdb != true -%>
|
||||
storeconfigs = false
|
||||
storeconfigs = false
|
||||
<% end -%>
|
||||
<% if @pt_use_puppetdb == true -%>
|
||||
storeconfigs = true
|
||||
storeconfigs_backend = <%= @pt_storeconfigs_backend %>
|
||||
storeconfigs = true
|
||||
storeconfigs_backend = <%= @pt_storeconfigs_backend %>
|
||||
<% end end -%>
|
||||
<% if @fqdn != @pt_pm_fqdn -%>
|
||||
[agent]
|
||||
|
||||
Reference in New Issue
Block a user