bundles/letsencrypt: add metadata to reload certificates and services
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-06-01 12:29:16 +02:00
parent 2a6547dfb7
commit 5f804ca3be
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 74 additions and 2 deletions

View file

@ -21,4 +21,9 @@ files = {
'action:letsencrypt_update_certificates',
},
},
'/etc/dehydrated/config': {},
'/etc/dehydrated/hook.sh': {
'content_type': 'mako',
'mode': '0755',
},
}