summaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-04-22 19:37:03 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-04-22 19:37:09 +0200
commit61b5f01bde3159f40417fe9562b9979a0513e5ae (patch)
tree79cf15a2cced67b4752e9dc39f2f50deb34e7717 /group_vars
parent19c50a5f3c4420d09928a3031dd8ecfaa5ea6dbc (diff)
Use dedicated DKIM key for guilhem.org.
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/all.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml
index 611bad2..f3593fe 100644
--- a/group_vars/all.yml
+++ b/group_vars/all.yml
@@ -58,9 +58,12 @@ dkim_keys:
"lists.fripost.org":
d: lists.fripost.org
s: d3df4ddda85e3c927621b1b02a9cbb85
- "~": # catch-all, for our virtual domains
- d: x.fripost.org
- s: 9df9cdc7e101629b5003b587945afa70
"guilhem@debian.org":
d: debian.org
s: 5d30c523ff3622ed454230a16a11ddf6.guilhem.user
+ "guilhem.org":
+ d: guilhem.org
+ s: d32231afe345182ae1a9b376fa912dca
+ "~": # catch-all, for our virtual domains
+ d: x.fripost.org
+ s: 9df9cdc7e101629b5003b587945afa70