summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 595b0788..e893917f 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -96,7 +96,7 @@ dragon = host "dragon.kitenet.net" $ props
clam :: Host
clam = host "clam.kitenet.net" $ props
- & standardSystem Testing X86_64
+ & standardSystem (Stable "stretch") X86_64
["Unreliable server. Anything here may be lost at any time!" ]
& ipv4 "178.33.208.168"