]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/templates/cryptoportfolio/bot_config.ini.erb
Fix monitoring load average
[perso/Immae/Projets/Puppet.git] / modules / role / templates / cryptoportfolio / bot_config.ini.erb
index b0211a6b59841333ff1f5cc4f9798227de9ef732..705b38dab792ea93aa634aba7b17daba416f3cbd 100644 (file)
@@ -1,9 +1,10 @@
 [postgresql]
-host = <%= @pg_hostname %>
-port = <%= @pg_port %>
-user = <%= @pg_user %>
-password = <%= @pg_password %>
-database = <%= @pg_db %>
+db-host = <%= @pg_hostname %>
+db-port = <%= @pg_port %>
+db-user = <%= @pg_user %>
+db-password = <%= @pg_password %>
+db-database = <%= @pg_db %>
 
 [app]
-report_path = <%= @cf_bot_app_reports %>
+report-path = <%= @cf_bot_app_reports %>
+quiet = True