소스 검색

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

tags/v2.3.2
Imran Iqbal 5 년 전
부모
커밋
4ba35247ed
No account linked to committer's email address
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      test/salt/default/pillar/nginx.sls

+ 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

Loading…
취소
저장