fix(provision): Add a CA and sign certificates with it
[arvados.git] / tools / salt-install / single_host / nginx_keepproxy_configuration.sls
index fc4854e5a8d35fad8cabb628f3383a5a4f65dc83..61c1384741bbe9565085d1f04d90f3b28fdf1d89 100644 (file)
@@ -53,6 +53,6 @@ nginx:
             - proxy_http_version: '1.1'
             - proxy_request_buffering: 'off'
             # - include: 'snippets/letsencrypt.conf'
-            - include: 'snippets/snakeoil.conf'
+            - include: 'snippets/arvados-snakeoil.conf'
             - access_log: /var/log/nginx/keepproxy.__CLUSTER__.__DOMAIN__.access.log combined
             - error_log: /var/log/nginx/keepproxy.__CLUSTER__.__DOMAIN__.error.log