add control for puppetdb.conf - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284
This commit is contained in:
8
templates/puppetdb/puppetdb.conf.erb
Normal file
8
templates/puppetdb/puppetdb.conf.erb
Normal 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 %>
|
||||
Reference in New Issue
Block a user