Sfoglia il codice sorgente

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

tags/v2.3.2
Imran Iqbal 5 anni fa
parent
commit
4ba35247ed
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      test/salt/default/pillar/nginx.sls

+ 3
- 0
test/salt/default/pillar/nginx.sls Vedi File

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

Loading…
Annulla
Salva