diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2025-11-17 10:17:59 +0100 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2025-11-17 10:17:59 +0100 |
| commit | 144c01904c076a2a4cb02b537d4120ba2d36f766 (patch) | |
| tree | 4bd2f2f0ac23fbaf1225387490895a34ccd9610d | |
| parent | 9304bfa069e327d293de5a3a28cfadae20e06e15 (diff) | |
| -rw-r--r-- | certs/dkim/555eed4835d4e149dfd1698e044b4b39:logistikcentrum.se.pub | 9 | ||||
| -rw-r--r-- | group_vars/all.yml | 3 |
2 files changed, 12 insertions, 0 deletions
diff --git a/certs/dkim/555eed4835d4e149dfd1698e044b4b39:logistikcentrum.se.pub b/certs/dkim/555eed4835d4e149dfd1698e044b4b39:logistikcentrum.se.pub new file mode 100644 index 0000000..f0240fc --- /dev/null +++ b/certs/dkim/555eed4835d4e149dfd1698e044b4b39:logistikcentrum.se.pub @@ -0,0 +1,9 @@ +-----BEGIN PUBLIC KEY----- +MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuZ8ioOGPCU1KWfyj360O +Uaa8A7yJ0UXaPAroUf9hDLFPsY3iGuwFLeJl9TipGSWxXKCg0f4AbB8htJa1TxtE +x4gNR2cjX7o437GFD1IZPtVu0MLzgtMvr2Ui6hydFv4Ih6zThAkgLTNR9IHuLXjQ +Ng11PFixAyKx8IpMWxzKJfGB/gN8D0SYwgPGQdNKYWeajyOkuONkhuBe5eKv42Sx +bIfPRgv8hiCdcLJgpY7OppuuPy6Gl83n83I2VRZVcNzZliwsSA6ClEf9Yg01jFLH +kftun7NB1FFITla6bkWio4ZfpAPhvgyA6czl3pCScD0KELer7xEQr79ny/Thx4VJ +1QIDAQAB +-----END PUBLIC KEY----- diff --git a/group_vars/all.yml b/group_vars/all.yml index c92cc28..63f76ab 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -103,6 +103,9 @@ dkim_keys: "foodsharing.se": d: foodsharing.se s: 2af92ad5df7884cc26d06e84999ff584 + "logistikcentrum.se": + d: logistikcentrum.se + s: 555eed4835d4e149dfd1698e044b4b39 "~": # catch-all, for our virtual domains d: x.fripost.org s: 9df9cdc7e101629b5003b587945afa70 |
