summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-05-20 09:30:35 -0400
committerJoey Hess2017-05-20 09:30:35 -0400
commita9bcf34e071c3d540138f5266a80ae8bf4b41a48 (patch)
tree011731e7f5e822d0423fafe18d808438737d4fdd /joeyconfig.hs
parent24e789a2ac981b3d4b2dfaf1af359c4407587a00 (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 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