summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-07-07 01:44:05 -0400
committerJoey Hess2014-07-07 01:44:05 -0400
commit4a77b1b9b0eb278d9935ce0be4446f03faae568e (patch)
treeaf10037784f0177d53a147c1261a1e8d7c911cf2 /config-joey.hs
parentbb0662a9a424d775e454702489bd1cb7ec26b9bf (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 85d5bb13..1b057e37 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -72,8 +72,7 @@ hosts = -- (o) `
& Apt.buildDep ["git-annex"] `period` Daily
-- Main kite server
- , let ctx = Context "kite.kitenet.net"
- in standardSystem "kite.kitenet.net" Stable "amd64"
+ , standardSystem "kite.kitenet.net" Stable "amd64"
& ipv4 "66.228.36.95"
& ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"