From 871df075f3b3c405ef104266bbfb937cd6734b7d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 6 Oct 2018 17:25:29 +0200 Subject: [PATCH] Disable cryptoportfolio bot --- modules/role/manifests/cryptoportfolio/bot.pp | 8 -------- 1 file changed, 8 deletions(-) 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", } ], } -- 2.41.0