diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2025-11-11 15:41:03 +0100 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2025-11-11 15:42:37 +0100 |
| commit | 9304bfa069e327d293de5a3a28cfadae20e06e15 (patch) | |
| tree | 3956e43571088470a6d1982bd3b2ba6cdd1010ec /group_vars | |
| parent | 831c41b79273d112367811331faab034e4d81cf1 (diff) | |
Diffstat (limited to 'group_vars')
| -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 f780262..c92cc28 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -100,6 +100,9 @@ dkim_keys: "kodafritt.se": d: kodafritt.se s: ce3283cc9129cb6692174bd2ec480b88 + "foodsharing.se": + d: foodsharing.se + s: 2af92ad5df7884cc26d06e84999ff584 "~": # catch-all, for our virtual domains d: x.fripost.org s: 9df9cdc7e101629b5003b587945afa70 |
