diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-20 09:30:35 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-20 09:30:35 -0400 |
| commit | a9bcf34e071c3d540138f5266a80ae8bf4b41a48 (patch) | |
| tree | 011731e7f5e822d0423fafe18d808438737d4fdd /joeyconfig.hs | |
| parent | 24e789a2ac981b3d4b2dfaf1af359c4407587a00 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 4 |
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 |
