summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-02-10 21:41:19 -0400
committerJoey Hess2015-02-10 21:41:19 -0400
commit5201e7507948e1da8d8467222faa742aa1fcd2c3 (patch)
tree78451352d9f9af22a278a6c82ffdf5d398d1adbc /config-joey.hs
parentf5c82083fef89004be1e4896bd7b0a05d33e7948 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-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"