瀏覽代碼

nginx: Provide acme_thumbprint to templates.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 4 年之前
父節點
當前提交
9f3bedf1fb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      nginx/init.sls

+ 1 - 0
nginx/init.sls

@@ -63,6 +63,7 @@ nginx-cache:
     - source: salt://nginx/{{website}}
     - template: jinja
       config: {{ website_config }}
+      acme_thumbprint: {{ acme_thumbprint }}
     - require:
       - pkg: nginx
     - watch_in: