Skip to content

Commit 4ba3524

Browse files
committed
test(pillar/nginx.sls): add reprodicible snippet based on issue #241
1 parent dbeb2da commit 4ba3524

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/salt/default/pillar/nginx.sls

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ nginx:
3737
- location ~ .htm:
3838
- try_files: '$uri $uri/ =404'
3939
- include: 'snippets/letsencrypt.conf'
40+
dh_param:
41+
'mydhparam2.pem':
42+
keysize: 2048

0 commit comments

Comments
 (0)