From 07eaf638062b496faa039d5131392aaf3e05354e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Oct 2018 14:22:31 -0400 Subject: propellor spin --- joeyconfig.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index da9147a0..bf9298b3 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -156,6 +156,9 @@ orca = host "orca.kitenet.net" $ props & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer GitAnnexBuilder.stackAutoBuilder (Stable "jessie") X86_32 (Just "ancient") (Cron.Times "45 * * * *") "2h") + & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer + GitAnnexBuilder.standardAutoBuilder + Unstable ARM64 Nothing (Cron.Times "1 * * * *") "4h") banana :: Host banana = host "banana.kitenet.net" $ props -- cgit v1.2.3