fix template
This commit is contained in:
@@ -47,11 +47,11 @@
|
|||||||
strict_variables = <%= @pt_strict_variables %>
|
strict_variables = <%= @pt_strict_variables %>
|
||||||
vardir = <%= @pt_vardir_master %>
|
vardir = <%= @pt_vardir_master %>
|
||||||
<% if @pt_use_puppetdb != true -%>
|
<% if @pt_use_puppetdb != true -%>
|
||||||
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 -%>
|
||||||
[agent]
|
[agent]
|
||||||
|
|||||||
Reference in New Issue
Block a user