summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index d67fc8a2..b617ccfa 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -130,7 +130,7 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
-- multiuser system with eg, user passwords that are not deployed
-- with propellor.
kite :: Host
-kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64"
+kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64"
[ "Welcome to the new kitenet.net server!"
]
& ipv4 "66.228.36.95"