Browse Source
test(pillar/nginx.sls): add reprodicible snippet based on issue #241
tags/v2.3.2
Imran Iqbal
5 years ago
No account linked to committer's email address
1 changed files with
3 additions and
0 deletions
-
test/salt/default/pillar/nginx.sls
|
|
|
|
|
|
|
|
- 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 |