ソースを参照

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

tags/v2.3.2
Imran Iqbal 5年前
コミット
4ba35247ed
コミッターのメールアドレスに関連付けられたアカウントが存在しません
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

読み込み中…
キャンセル
保存