summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-07-11 14:56:30 -0400
committerJoey Hess2018-07-11 14:56:30 -0400
commit2dab3f98bf52df5787ec5c4761a17c2aa9591142 (patch)
tree05d0fcf269b2f8b4378bec8713a1192b9f9812ee /joeyconfig.hs
parent45d6d3774961f9a41940f7a9c7c848ed13f3d0f1 (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 a4e7918a..7b87bdda 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 Unstable X86_64
+ & standardSystem (Stable "stretch") X86_64
["Unreliable server. Anything here may be lost at any time!" ]
& ipv4 "167.114.76.178"