summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-02-10 21:27:34 -0400
committerJoey Hess2015-02-10 21:27:34 -0400
commita56cf87df98d923c60b2972201bb98873881098a (patch)
tree6bac621be3d5904c578e70359d19d626e06ac524 /config-joey.hs
parentb2dccb5fb5dbfdfc742e521fcd928d2a01d80658 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 95307482..79d133d1 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -209,6 +209,9 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64"
& alias "git.joeyh.name"
& JoeySites.gitServer hosts
+ & JoeySites.downloads hosts
+ & JoeySites.gitAnnexDistributor
+
diatom :: Host
diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64"
[ "Important stuff that needs not too much memory or CPU." ]