summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-11-07 16:58:44 -0400
committerJoey Hess2018-11-07 16:58:44 -0400
commit59dabe449729e28551b45ad9e6304003e3586859 (patch)
tree026148545a7daad629cb548b0bf55a64e5b81380 /joeyconfig.hs
parentb9d9cf7a42f13622a651aea07f791af2fc885404 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 3df6ae60..595b0788 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -96,9 +96,9 @@ dragon = host "dragon.kitenet.net" $ props
clam :: Host
clam = host "clam.kitenet.net" $ props
- & standardSystem (Stable "stretch") X86_64
+ & standardSystem Testing X86_64
["Unreliable server. Anything here may be lost at any time!" ]
- & ipv4 "167.114.76.178"
+ & ipv4 "178.33.208.168"
& User.hasPassword (User "root")
& Ssh.hostKeys hostContext