summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-10-13 21:00:41 -0400
committerJoey Hess2018-10-13 21:00:41 -0400
commit4cb0358028fd2b3056b4963c163260338094f6a1 (patch)
tree8ea0d7c3086aed0ab217125eeb810776fa1dbf32 /joeyconfig.hs
parent50be2cc3995b450f3256d1c024afd477004180b9 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 52aff91d..db653fc9 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -154,7 +154,7 @@ 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.androidAutoBuilderContainer
+ ! Systemd.nspawned (GitAnnexBuilder.androidAutoBuilderContainer
(Cron.Times "1 1 * * *") "3h")
banana :: Host