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