8 lines
380 B
Plaintext
8 lines
380 B
Plaintext
|
|
368 B
|
|
###############################################################################
|
|
########## puppetdb.conf managed by puppet agent ##########
|
|
###############################################################################
|
|
[main]
|
|
server_urls = https://<%= @pt_puppetdb_fqdn %>:<%= @pt_ssl_port %>
|
|
soft_write_failure = <%= @pt_soft_write_failure %> |