From: Ismaƫl Bouya Date: Sat, 6 Oct 2018 15:25:29 +0000 (+0200) Subject: Disable cryptoportfolio bot X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FPuppet.git;a=commitdiff_plain;h=871df075f3b3c405ef104266bbfb937cd6734b7d;hp=6667f52e8017065c9b5f14c8025458b38029a800 Disable cryptoportfolio bot --- diff --git a/modules/role/manifests/cryptoportfolio/bot.pp b/modules/role/manifests/cryptoportfolio/bot.pp index 18a60d4..0021bc6 100644 --- a/modules/role/manifests/cryptoportfolio/bot.pp +++ b/modules/role/manifests/cryptoportfolio/bot.pp @@ -69,14 +69,6 @@ class role::cryptoportfolio::bot inherits role::cryptoportfolio { hour => 22, minute => 30, description => "Run before the cryptoportfolio update", - }, - { - command => "cd $cf_bot_app ; python main.py --quiet --config $cf_bot_app_conf --after", - user => $user, - weekday => 1, # Monday - hour => 0, - minute => 0, - description => "Run after the cryptoportfolio update", } ], }