We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbeb2da commit 4ba3524Copy full SHA for 4ba3524
test/salt/default/pillar/nginx.sls
@@ -37,3 +37,6 @@ nginx:
37
- location ~ .htm:
38
- try_files: '$uri $uri/ =404'
39
- include: 'snippets/letsencrypt.conf'
40
+ dh_param:
41
+ 'mydhparam2.pem':
42
+ keysize: 2048
0 commit comments