X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/65d25630f34296f30c50cd78f232713f23f70bc3..98969e546c909ac2ee4256934b5339080598d252:/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls index 35ec9b0da7..f95d7e619d 100644 --- a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls +++ b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls @@ -10,15 +10,4 @@ letsencrypt: - download.__CLUSTER__.__DOMAIN__ collections.__CLUSTER__.__DOMAIN__: - collections.__CLUSTER__.__DOMAIN__ - - *.collections.__CLUSTER__.__DOMAIN__ - -### NGINX -nginx: - ### SNIPPETS - snippets: - download.__CLUSTER__.__DOMAIN___letsencrypt_cert.conf: - - ssl_certificate: /etc/letsencrypt/live/download.__CLUSTER__.__DOMAIN__/fullchain.pem - - ssl_certificate_key: /etc/letsencrypt/live/download.__CLUSTER__.__DOMAIN__/privkey.pem - collections.__CLUSTER__.__DOMAIN___letsencrypt_cert.conf: - - ssl_certificate: /etc/letsencrypt/live/collections.__CLUSTER__.__DOMAIN__/fullchain.pem - - ssl_certificate_key: /etc/letsencrypt/live/collections.__CLUSTER__.__DOMAIN__/privkey.pem + - '*.collections.__CLUSTER__.__DOMAIN__'