diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-02-10 21:27:34 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-02-10 21:27:34 -0400 |
| commit | a56cf87df98d923c60b2972201bb98873881098a (patch) | |
| tree | 6bac621be3d5904c578e70359d19d626e06ac524 | |
| parent | b2dccb5fb5dbfdfc742e521fcd928d2a01d80658 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 3 |
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." ] |
