summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-05-20 09:32:38 -0400
committerJoey Hess2017-05-20 09:32:38 -0400
commite5fefc224ac651efd42fa535f5ead6c80ca4b010 (patch)
tree8ad7523937498a04891074e8570adce78bbd49db /joeyconfig.hs
parent38a1cb71f7148bcf8b155367fae6929dc13ca3fa (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 da135022..da79c851 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -114,7 +114,7 @@ gnu = host "gnu.kitenet.net" $ props
& Postfix.satellite
dragon :: Host
-dragon = host "gnu.kitenet.net" $ props
+dragon = host "dragon.kitenet.net" $ props
& Postfix.satellite
clam :: Host