summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-10-31 14:22:31 -0400
committerJoey Hess2018-10-31 14:22:31 -0400
commit07eaf638062b496faa039d5131392aaf3e05354e (patch)
treefc8f5c3493f77af4454612f552a9c691ba171326 /joeyconfig.hs
parentc524ff95b0b31c524943b37c3fb20213bb9b9586 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs3
1 files changed, 3 insertions, 0 deletions
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