3
0
Arne Teuke
2025-10-27 23:39:45 +01:00
parent 95c7fedd72
commit 9b30203701
2 changed files with 3 additions and 3 deletions

View File

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