diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2022-12-13 17:25:01 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2022-12-13 17:25:01 +0100 |
commit | c854664b9043e9a04fe0115fb115643543eddf6f (patch) | |
tree | e1945e7ba062492ada46c3bb40fc65038386be12 /group_vars/all.yml | |
parent | 85347041a04d17f6803100dd2cec9b489c9db47d (diff) |
Use dedicated DKIM key for r0x.se.
Diffstat (limited to 'group_vars/all.yml')
-rw-r--r-- | group_vars/all.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml index c53032e..1fdb551 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -65,23 +65,26 @@ dkim_keys: d: debian.org s: 5d30c523ff3622ed454230a16a11ddf6.guilhem.user "guilhem.org": d: guilhem.org s: d32231afe345182ae1a9b376fa912dca "guilhem.se": d: guilhem.se s: 138abf7e73c88d8dc67ca2d26881bc81 "hemdal.se": d: hemdal.se s: f032227401564da2cee5d5d0965969c4 "tevs.net": d: tevs.net s: 5fd8ba74ecb12069964e21a0ba90a516 "jakmedlem.se": d: jakmedlem.se s: 0ef2a7235861d65c872faf4e72b29a29 "gbg.cmsmarx.org": d: gbg.cmsmarx.org s: a4b2e822cfcf594acd24f44587590eb1 + "r0x.se": + d: r0x.se + s: 79992d8659ce1c2d3f5a9ad20d167c15 "~": # catch-all, for our virtual domains d: x.fripost.org s: 9df9cdc7e101629b5003b587945afa70 |