summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-09-09 13:57:07 -0400
committerJoey Hess2015-09-09 13:57:07 -0400
commitf3193c11949107089b9814093eb33c401a8d4353 (patch)
tree37a3e998dd1de2a2f727481abd1101aba5677f26 /config-joey.hs
parent5b259b5c48d16b13855a0e6b4f853139929365b2 (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 e00b7d95..657c0063 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -140,9 +140,9 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
& Apt.serviceInstalledRunning "ntp"
& Systemd.persistentJournal
- ! Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
+ & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
GitAnnexBuilder.standardAutoBuilder
- (System (Debian Testing) "amd64") fifteenpast "2h")
+ (System (Debian Unstable) "amd64") fifteenpast "2h")
& Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
GitAnnexBuilder.standardAutoBuilder
(System (Debian Testing) "i386") fifteenpast "2h")