test(pillar/nginx.sls): add reprodicible snippet based on issue #241

This commit is contained in:
Imran Iqbal 2019-11-22 15:20:16 +00:00
parent dbeb2da3e4
commit 4ba35247ed
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -37,3 +37,6 @@ nginx:
- location ~ .htm:
- try_files: '$uri $uri/ =404'
- include: 'snippets/letsencrypt.conf'
dh_param:
'mydhparam2.pem':
keysize: 2048