summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-05-27 19:34:39 -0400
committerJoey Hess2015-05-27 19:34:39 -0400
commite53995e8ade1bfaea0ceb7ee9d345445889431c2 (patch)
tree3fb2b4f97f51beb39b103f4db7622f1add1daf9c /config-joey.hs
parentd71cb6a362d842e6c429f144552cdab49ae86196 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs
index b5286582..37ce3b76 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -131,13 +131,13 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
& Postfix.satellite
& Systemd.persistentJournal
& Docker.configured
+ ! Docker.docked (GitAnnexBuilder.standardAutoBuilderContainer dockerImage "amd64" 15 "2h")
& Systemd.nspawned (GitAnnexBuilder.standardAutoBuilderContainerNspawn "amd64" 15 "2h")
- & Docker.docked (GitAnnexBuilder.standardAutoBuilderContainer dockerImage "amd64" 15 "2h")
& Docker.docked (GitAnnexBuilder.standardAutoBuilderContainer dockerImage "i386" 45 "2h")
& Docker.docked (GitAnnexBuilder.armelCompanionContainer dockerImage)
& Docker.docked (GitAnnexBuilder.armelAutoBuilderContainer dockerImage (Cron.Times "1 3 * * *") "5h")
& Docker.docked (GitAnnexBuilder.androidAutoBuilderContainer dockerImage (Cron.Times "1 1 * * *") "3h")
- & Docker.garbageCollected `period` Daily
+ & Docker.garbageCollected -- `period` Daily
& Apt.buildDep ["git-annex"] `period` Daily
-- This is not a complete description of kite, since it's a