X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3fa0a5500d5b58b5d0b9ea940dac85be2da079ec..f6a29cc714dd3409f865ceb799a886dd0b5d8152:/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_webshell_configuration.sls diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_webshell_configuration.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_webshell_configuration.sls index e9d2bb018c..17e6422f42 100644 --- a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_webshell_configuration.sls +++ b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_webshell_configuration.sls @@ -8,11 +8,3 @@ letsencrypt: domainsets: webshell.__CLUSTER__.__DOMAIN__: - webshell.__CLUSTER__.__DOMAIN__ - -### NGINX -nginx: - ### SNIPPETS - snippets: - webshell.__CLUSTER__.__DOMAIN___letsencrypt_cert.conf: - - ssl_certificate: /etc/letsencrypt/live/webshell.__CLUSTER__.__DOMAIN__/fullchain.pem - - ssl_certificate_key: /etc/letsencrypt/live/webshell.__CLUSTER__.__DOMAIN__/privkey.pem