18027: Change default boot probe to `systemctl is-system-running`.
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / nginx_workbench_configuration.sls
index 38e59cc1ba1f4c274205a7d9b080e7238babe457..ec28b98c60da3930d3bb28db35e8c9dfd4fa44b5 100644 (file)
@@ -31,7 +31,6 @@ nginx:
             - server_name: workbench.__CLUSTER__.__DOMAIN__
             - listen:
               - 80
-            - include: snippets/letsencrypt_well_known.conf
             - location /:
               - return: '301 https://$host$request_uri'