fix(provision): Add a CA and sign certificates with it
[arvados.git] / tools / salt-install / single_host / nginx_workbench_configuration.sls
index 9a382e777cc4dbf81f2834b63816c495977c64f2..6a17ee74597397e41f7a67373f236a78ec76be4b 100644 (file)
@@ -55,7 +55,7 @@ nginx:
               - proxy_set_header: 'X-Real-IP $remote_addr'
               - proxy_set_header: 'X-Forwarded-For $proxy_add_x_forwarded_for'
             # - include: 'snippets/letsencrypt.conf'
-            - include: 'snippets/snakeoil.conf'
+            - include: 'snippets/arvados-snakeoil.conf'
             - access_log: /var/log/nginx/workbench.__CLUSTER__.__DOMAIN__.access.log combined
             - error_log: /var/log/nginx/workbench.__CLUSTER__.__DOMAIN__.error.log