summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2015-09-23 12:29:50 -0400
committerJoey Hess2015-09-23 12:29:50 -0400
commit1e016d9eac1470b98ceff10a979bf813ce74cac2 (patch)
treebc30b631a1c92fd674860f71ed4398ec3f2e8629
parent66c3fca11cbf126ad38f20836d428a43c97627e7 (diff)
propellor spin
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 56bb17f8..a8eb1347 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -150,7 +150,7 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
(System (Debian Unstable) "i386") Nothing fifteenpast "2h")
& Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
GitAnnexBuilder.standardAutoBuilder
- (System (Debian (Stable "wheezy")) "i386") (Just "ancient") fifteenpast "2h")
+ (System (Debian (Stable "jessie")) "i386") (Just "ancient") fifteenpast "2h")
& Systemd.nspawned (GitAnnexBuilder.androidAutoBuilderContainer
(Cron.Times "1 1 * * *") "3h")
where