From cfbdc009a898ac87bd17c2876f71c694fad2f5eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 4 Apr 2015 21:08:56 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/config-joey.hs b/config-joey.hs index 6f6e7134..6911581c 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -325,6 +325,7 @@ iabak = host "iabak.archiveteam.org" & Cron.niceJob "shardstats" (Cron.Times "*/30 * * * *") "root" "/" "/usr/local/IA.BAK/shardstats-all" & Cron.runPropellor (Cron.Times "30 * * * *") + & Apt.installed ["graphite-carbon", "graphite-web"] where repo = "https://github.com/ArchiveTeam/IA.BAK/" -- cgit v1.3-2-g0d8e