3
0
This commit is contained in:
Arne Teuke
2025-10-27 23:05:15 +01:00
parent b5d6d660e3
commit ce6f705881
3 changed files with 31 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
368 B
###############################################################################
########## puppetdb.conf managed by puppet agent ##########
###############################################################################
[main]
server_urls = https://<%= @pt_db_fqdn%>:<%= @pt_ssl_port %>
soft_write_failure = <%= @pt_soft_write_failure %>