3
0
Files
puppet_cd/templates/puppetdb/puppetdb.conf.erb
Arne Teuke 9f78fd71fe update erb
2025-02-26 21:13:33 +01:00

7 lines
368 B
Plaintext

###############################################################################
########## puppetdb.conf managed by puppet agent ##########
###############################################################################
[main]
server_urls = https://<%= @pt_db_fqdn %>:<%= @pt_ssl_port %>
soft_write_failure = <%= @pt_soft_write_failure %>