summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-08-21 12:07:33 -0400
committerJoey Hess2017-08-21 12:07:33 -0400
commit93f9b704e59609915d36630ca8b8cd8fde7a92e9 (patch)
treede8220230e9b2e91bcbc7c5f38f6add24ee8efbf /joeyconfig.hs
parent2e64eb1053271d232255d6433d26500113819e19 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index a10ab565..4d2024ba 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -230,7 +230,7 @@ kite :: Host
kite = host "kite.kitenet.net" $ props
& standardSystemUnhardened Testing X86_64 [ "Welcome to kite!" ]
& ipv4 "66.228.36.95"
- & ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"
+ -- & ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"
& alias "kitenet.net"
& alias "wren.kitenet.net" -- temporary
& Ssh.hostKeys (Context "kitenet.net")