From a56cf87df98d923c60b2972201bb98873881098a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Feb 2015 21:27:34 -0400 Subject: [PATCH] propellor spin --- config-joey.hs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-joey.hs b/config-joey.hs index 9530748..79d133d 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." ]