Browse Source

nginx: Provide acme_thumbprint to templates.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 years ago
parent
commit
9f3bedf1fb
1 changed files with 1 additions and 0 deletions
  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: