summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-11-07 17:09:01 -0400
committerJoey Hess2018-11-07 17:09:01 -0400
commit89b346d63aa28f0f6f91d13eee8658b723986d17 (patch)
tree8e633f748bd39ca7beddddf44a3ad3bc1a41ef98 /joeyconfig.hs
parent59dabe449729e28551b45ad9e6304003e3586859 (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 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"