From b8d1b39d9f82df6290f5585c4dcebff55e286536 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Feb 2017 14:23:23 -0400 Subject: propellor spin --- joeyconfig.hs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index 7d2ea8b2..e9e47179 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -251,7 +251,12 @@ honeybee = host "honeybee.kitenet.net" $ props & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer GitAnnexBuilder.armAutoBuilder - Unstable ARMEL Nothing Cron.Daily "22h") + Unstable ARMEL Nothing + (Cron.Times "15 6 * * *") "22h") + & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer + GitAnnexBuilder.stackAutoBuilder + (Stable "jessie") ARMEL (Just "ancient") + (Cron.Times "15 18 * * *") "22h") -- This is not a complete description of kite, since it's a -- multiuser system with eg, user passwords that are not deployed -- cgit v1.3-2-g0d8e