diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-08 21:41:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-08 21:41:55 -0400 |
| commit | 660b5d7f9330c80682c57e1fb614c34eb7e96b22 (patch) | |
| tree | f40e89e278dd82b89a8ee9f98b45270d125b6102 /config-joey.hs | |
| parent | cde0dd97e03dfdfece1538beba7cbb2ad4dfb2cb (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 276cc542..d8aefd1a 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -455,6 +455,7 @@ myDnsPrimary dnssec domain extras = (if dnssec then Dns.signedPrimary (Weekly No , (RootDomain, MX 0 $ AbsDomain "kitenet.net") -- SPF only allows IP address of kitenet.net to send mail. , (RootDomain, TXT "v=spf1 a:kitenet.net -all") + , JoeySites.domainKey ] ++ extras |
