From 5201e7507948e1da8d8467222faa742aa1fcd2c3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Feb 2015 21:41:19 -0400 Subject: propellor spin --- config-joey.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index 7ce893c0..6acba336 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -212,6 +212,8 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64" & JoeySites.downloads hosts & JoeySites.gitAnnexDistributor + & JoeySites.tmp + diatom :: Host diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" [ "Important stuff that needs not too much memory or CPU." ] @@ -244,7 +246,7 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" -- & JoeySites.downloads hosts -- & JoeySites.gitAnnexDistributor - & JoeySites.tmp + -- & JoeySites.tmp & JoeySites.annexWebSite "/srv/git/user-liberation.git" "user-liberation.joeyh.name" -- cgit v1.3-2-g0d8e