add letsencrypt bundle
This commit is contained in:
parent
04f2baacf4
commit
dc9e8dc679
5 changed files with 37 additions and 2 deletions
|
@ -7,6 +7,11 @@ nodes['htz-cloud.sewfile'] = {
|
|||
'seafile',
|
||||
],
|
||||
'metadata': {
|
||||
'letsencrypt': {
|
||||
'domains': {
|
||||
'sewfile.franzi.business': set(),
|
||||
},
|
||||
},
|
||||
'os': 'debian',
|
||||
'os_release': 'buster',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue