summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-09-09 14:28:04 -0400
committerJoey Hess2015-09-09 14:28:04 -0400
commit8c35e7a97c8b10b6b0394d2dabebc2f67cb1acf6 (patch)
tree7197582ab54107e5156aab2c9290d800d885acd2 /config-joey.hs
parentf3193c11949107089b9814093eb33c401a8d4353 (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 657c0063..5846eb55 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -143,9 +143,9 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
& Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
GitAnnexBuilder.standardAutoBuilder
(System (Debian Unstable) "amd64") fifteenpast "2h")
- & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
+ ! Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
GitAnnexBuilder.standardAutoBuilder
- (System (Debian Testing) "i386") fifteenpast "2h")
+ (System (Debian Unstable) "i386") fifteenpast "2h")
& Systemd.nspawned (GitAnnexBuilder.androidAutoBuilderContainer
(Cron.Times "1 1 * * *") "3h")
where