summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"