summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config-joey.hs4
1 files changed, 3 insertions, 1 deletions
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"