switch kite to testing

This commit is contained in:
Joey Hess 2014-11-28 11:40:03 -04:00
parent 4c2eac2d3c
commit 1906500030
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
-- multiuser system with eg, user passwords that are not deployed -- multiuser system with eg, user passwords that are not deployed
-- with propellor. -- with propellor.
kite :: Host kite :: Host
kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64" kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64"
[ "Welcome to the new kitenet.net server!" [ "Welcome to the new kitenet.net server!"
] ]
& ipv4 "66.228.36.95" & ipv4 "66.228.36.95"