diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-20 10:07:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-20 10:07:40 -0400 |
| commit | 0c2a1828c6688e406020a33cf641090623f2b4ff (patch) | |
| tree | 6bbb415ed845a8e5031f721279a3b230361010fc /joeyconfig.hs | |
| parent | 25f5fdefeee008193207ed22675d6d8d92ffa333 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 76a32237..cd1abfa5 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -115,6 +115,7 @@ gnu = host "gnu.kitenet.net" $ props dragon :: Host dragon = host "dragon.kitenet.net" $ props + & ipv6 "2001:4830:1600:187::2" & Postfix.satellite & JoeySites.dkimMilter |
