From a9bcf34e071c3d540138f5266a80ae8bf4b41a48 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 20 May 2017 09:30:35 -0400 Subject: propellor spin --- joeyconfig.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index c1af0a0b..da135022 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -113,8 +113,8 @@ gnu :: Host gnu = host "gnu.kitenet.net" $ props & Postfix.satellite -darkstar :: Host -darkstar = host "gnu.kitenet.net" $ props +dragon :: Host +dragon = host "gnu.kitenet.net" $ props & Postfix.satellite clam :: Host -- cgit v1.3-2-g0d8e