summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-02-10 19:57:18 -0400
committerJoey Hess2015-02-10 19:57:18 -0400
commit824ebdd76f64a61f95f424aac56120c016e2e785 (patch)
tree9699e4b29803d360920e711e4906f7bc60f04be3 /config-joey.hs
parent50ff71fd5c41d786a8d3040d93a7f9a815824366 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 2da16c57..59b11044 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -204,6 +204,8 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64"
& Docker.configured
& Docker.garbageCollected `period` Daily
& Docker.docked oldusenetShellBox
+
+ & JoeySites.gitServer hosts
diatom :: Host
diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64"