X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/45e77184afd269c569745ab64fd00c2336e70c9c..58e057254087f406ca4146da7031187487b0ddbc:/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