From: Ismaƫl Bouya Date: Sat, 6 Oct 2018 15:26:06 +0000 (+0200) Subject: Merge branch 'dev' X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=aeffdda7b8b795cc60053ff34e62dc40c34686ab;hp=ed7b09a7b7c88c49e4fddb8cbe49e6a4ce6bce10;p=perso%2FImmae%2FProjets%2FPuppet.git Merge branch 'dev' --- 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", } ], }