update erb
This commit is contained in:
7
templates/puppetdb/puppetdb.conf.erb
Normal file
7
templates/puppetdb/puppetdb.conf.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
###############################################################################
|
||||
########## puppetdb.conf managed by puppet agent ##########
|
||||
###############################################################################
|
||||
|
||||
[main]
|
||||
server_urls = https://<%= @pt_db_fqdn %>:<%= @pt_ssl_port %>
|
||||
soft_write_failure = <%= @pt_soft_write_failure %>
|
||||
Reference in New Issue
Block a user