17605: Update LE collections requirement in nginx
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / nginx_controller_configuration.sls
index 3be1696602459a68598d3f4e2b44c524dc7f3d06..aa11cca74e7ff5d4b6558255b2596b9c47dc850d 100644 (file)
@@ -29,7 +29,6 @@ nginx:
             - server_name: __CLUSTER__.__DOMAIN__
             - listen:
               - 80 default
-            - include: snippets/letsencrypt_well_known.conf
             - location /:
               - return: '301 https://$host$request_uri'