bundles/nginx: add a default security.txt to all vhosts
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
0a7e5bcdcd
commit
1fbc08f74b
5 changed files with 51 additions and 1 deletions
|
@ -254,6 +254,10 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
},
|
||||
'nginx': {
|
||||
'security.txt': {
|
||||
'contact': 'mailto:security@kunsmann.eu',
|
||||
'Encryption': 'https://franzi.business/gpg_hi-kunsmann.eu.asc',
|
||||
},
|
||||
'vhosts': {
|
||||
# TODO maybe some of this can be moved to a bundle?
|
||||
'dav.kunsmann.eu': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue