nodes/htz-cloud.sewfile: deploy nginx for seafile
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
85b3adf671
commit
f0d962ab04
2 changed files with 30 additions and 3 deletions
|
@ -9,9 +9,11 @@ nodes['htz-cloud.sewfile'] = {
|
|||
'webserver',
|
||||
},
|
||||
'metadata': {
|
||||
'letsencrypt': {
|
||||
'domains': {
|
||||
'sewfile.franzi.business': set(),
|
||||
'nginx': {
|
||||
'vhosts': {
|
||||
'sewfile.franzi.business': {
|
||||
'extras': True,
|
||||
},
|
||||
},
|
||||
},
|
||||
'os': 'debian',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue