]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/manifests/cryptoportfolio/bot.pp
Disable cryptoportfolio bot
[perso/Immae/Projets/Puppet.git] / modules / role / manifests / cryptoportfolio / bot.pp
index 18a60d4a0394153a26d371c6d32f0a346dd3b036..0021bc63e6b6cd5263ff841e7dc27c2a770fa3ad 100644 (file)
@@ -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",
       }
     ],
   }