feat(provision): use LE wildcard cert for *.collections
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / nginx_webshell_configuration.sls
index 46f8ad0386aa00f96fc720db7ff2c3f2aa52da66..49c86dd313c22041f1b8001a13d13ddcbbeb3319 100644 (file)
@@ -25,7 +25,6 @@ nginx:
             - server_name: webshell.__CLUSTER__.__DOMAIN__
             - listen:
               - 80
-            - include: snippets/letsencrypt_well_known.conf
             - location /:
               - return: '301 https://$host$request_uri'