diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-20 09:32:38 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-20 09:32:38 -0400 |
| commit | e5fefc224ac651efd42fa535f5ead6c80ca4b010 (patch) | |
| tree | 8ad7523937498a04891074e8570adce78bbd49db /joeyconfig.hs | |
| parent | 38a1cb71f7148bcf8b155367fae6929dc13ca3fa (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
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 |
