bundles/dovecot: make sure to reload dovecot after letsencrypt
This commit is contained in:
parent
e36dbf0222
commit
a236444fe5
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@ defaults = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'letsencrypt': {
|
||||
'reload_after': {
|
||||
'dovecot',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
if node.has_bundle('postfixadmin'):
|
||||
|
|
Loading…
Reference in a new issue