瀏覽代碼
test(pillar/nginx.sls): add reprodicible snippet based on issue #241
tags/v2.3.2
Imran Iqbal
5 年之前
No account linked to committer's email address
共有
1 個文件被更改,包括
3 次插入 和
0 次删除
-
test/salt/default/pillar/nginx.sls
|
|
@@ -37,3 +37,6 @@ nginx: |
|
|
|
- location ~ .htm: |
|
|
|
- try_files: '$uri $uri/ =404' |
|
|
|
- include: 'snippets/letsencrypt.conf' |
|
|
|
dh_param: |
|
|
|
'mydhparam2.pem': |
|
|
|
keysize: 2048 |