]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/commitdiff
Update Trader bot configuration
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 5 Apr 2018 08:01:47 +0000 (10:01 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 5 Apr 2018 08:01:47 +0000 (10:01 +0200)
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