bundles/rspamd: first draft for automatically-rotating dkim keys
This commit is contained in:
parent
52c36ae3fa
commit
56f1b1a6c6
3 changed files with 14 additions and 6 deletions
|
@ -31,6 +31,9 @@ defaults = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'rspamd': {
|
||||
'dkim': repo.vault.password_for(node.name + ' rspamd dkim key'),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue