From 89b346d63aa28f0f6f91d13eee8658b723986d17 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 7 Nov 2018 17:09:01 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') 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" -- cgit v1.2.3