summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-06-09 17:09:09 -0400
committerJoey Hess2015-06-09 17:09:09 -0400
commit723f47d1ac6ebaddbe8df112a4b12ce7520dc89a (patch)
tree76c314d8d1746b792c083337b3dbe7a55eefdb9f /config-joey.hs
parentfd83259d8c636ac23478555a9ddbfa4e95fdf416 (diff)
parent9415bfb4adb61dedfc1301ff0bc7310cec40455a (diff)
Merge branch 'joeyconfig'
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 dec2701b..f791ed38 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -133,10 +133,10 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
& 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")
+ (System (Debian Unstable) "i386") fifteenpast "2h")
& Systemd.nspawned (GitAnnexBuilder.androidAutoBuilderContainer
(Cron.Times "1 1 * * *") "3h")
where