letsencrypt: add openssl package
kunsi/bundlewrap/pipeline/head There was a failure building this commit Details

This commit is contained in:
Sophie Schiller 2021-12-23 19:38:21 +01:00
parent 2e4cccea00
commit 18e30178a4
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
defaults = {
'apt': {
'packages': {
'openssl': {
'needed_by': {
'action:letsencrypt_update_certificates',
},
},
'dehydrated': {
'needed_by': {
'action:letsencrypt_update_certificates',