17717: Merge branch 'master' into 17717-costanalyzer-date-mode
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / nginx_keepproxy_configuration.sls
index 5d8b37e595a5a0d17d981c62b1bf1a5f68728f82..fac97f3c6c4cfb32a6b569eb9d4fd14669d6ef59 100644 (file)
@@ -24,7 +24,6 @@ nginx:
             - server_name: keep.__CLUSTER__.__DOMAIN__
             - listen:
               - 80
-            - include: snippets/letsencrypt_well_known.conf
             - location /:
               - return: '301 https://$host$request_uri'