test(pillar/nginx.sls): add reprodicible snippet based on issue #241
This commit is contained in:
parent
dbeb2da3e4
commit
4ba35247ed
@ -37,3 +37,6 @@ nginx:
|
|||||||
- location ~ .htm:
|
- location ~ .htm:
|
||||||
- try_files: '$uri $uri/ =404'
|
- try_files: '$uri $uri/ =404'
|
||||||
- include: 'snippets/letsencrypt.conf'
|
- include: 'snippets/letsencrypt.conf'
|
||||||
|
dh_param:
|
||||||
|
'mydhparam2.pem':
|
||||||
|
keysize: 2048
|
||||||
|
Loading…
Reference in New Issue
Block a user