bundles/letsencrypt: fix some errors in letsencrypt-ensure-some-certificate
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
3fa81ddc85
commit
194de9ef2d
2 changed files with 5 additions and 1 deletions
|
@ -24,6 +24,9 @@ for domain, _ in node.metadata.get('letsencrypt/domains').items():
|
|||
'needed_by': {
|
||||
'svc_systemd:nginx',
|
||||
},
|
||||
'triggers': {
|
||||
'action:letsencrypt_update_certificates',
|
||||
},
|
||||
}
|
||||
|
||||
files = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue