diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-07-30 23:21:51 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-07-30 23:21:51 +0200 |
commit | d401d1d87cd2e654ee2b2a87a60d808d8e2abdf3 (patch) | |
tree | 79599b4054dc28d21eed87121642c206a2207020 /modules | |
parent | bf0edb7d7858df64782719f9e6bcc1ba2de57b0f (diff) | |
download | Puppet-d401d1d87cd2e654ee2b2a87a60d808d8e2abdf3.tar.gz Puppet-d401d1d87cd2e654ee2b2a87a60d808d8e2abdf3.tar.zst Puppet-d401d1d87cd2e654ee2b2a87a60d808d8e2abdf3.zip |
Remove quiet flag from bot
Diffstat (limited to 'modules')
-rw-r--r-- | modules/role/templates/cryptoportfolio/bot_config.ini.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/role/templates/cryptoportfolio/bot_config.ini.erb b/modules/role/templates/cryptoportfolio/bot_config.ini.erb index 9628397..4292b54 100644 --- a/modules/role/templates/cryptoportfolio/bot_config.ini.erb +++ b/modules/role/templates/cryptoportfolio/bot_config.ini.erb | |||
@@ -10,4 +10,3 @@ redis-host = <%= @redis_host %> | |||
10 | 10 | ||
11 | [app] | 11 | [app] |
12 | report-path = <%= @cf_bot_app_reports %> | 12 | report-path = <%= @cf_bot_app_reports %> |
13 | quiet = True | ||