From 1e016d9eac1470b98ceff10a979bf813ce74cac2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 23 Sep 2015 12:29:50 -0400 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3-2-g0d8e