fix(provision): pin formulas' versions
[arvados.git] / tools / salt-install / single_host / nginx_workbench2_configuration.sls
index 4a0190ad187a0f3ae9e7f9dc70abfc768f6da8db..d30b133828e4ad7d30247fbfdb539a0c38f811fc 100644 (file)
@@ -43,7 +43,6 @@ nginx:
                 - return: 503
             - location /config.json:
               - return: {{ "200 '" ~ '{"API_HOST":"__CLUSTER__.__DOMAIN__"}' ~ "'" }}
-            # - include: 'snippets/letsencrypt.conf'
             - include: 'snippets/arvados-snakeoil.conf'
             - access_log: /var/log/nginx/workbench2.__CLUSTER__.__DOMAIN__.access.log combined
             - error_log: /var/log/nginx/workbench2.__CLUSTER__.__DOMAIN__.error.log