X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=modules%2Frole%2Fmanifests%2Fcryptoportfolio%2Fbot.pp;h=0021bc63e6b6cd5263ff841e7dc27c2a770fa3ad;hb=871df075f3b3c405ef104266bbfb937cd6734b7d;hp=18a60d4a0394153a26d371c6d32f0a346dd3b036;hpb=6667f52e8017065c9b5f14c8025458b38029a800;p=perso%2FImmae%2FProjets%2FPuppet.git 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", } ], }