X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3fa0a5500d5b58b5d0b9ea940dac85be2da079ec..24d2f0039edd77b2ab747555f0779d9ca8b49f6f:/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_controller_configuration.sls diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_controller_configuration.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_controller_configuration.sls index 68c8512e76..1f088a8a7d 100644 --- a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_controller_configuration.sls +++ b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_controller_configuration.sls @@ -6,13 +6,5 @@ ### LETSENCRYPT letsencrypt: domainsets: - __CLUSTER__.__DOMAIN__: + controller.__CLUSTER__.__DOMAIN__: - __CLUSTER__.__DOMAIN__ - -### NGINX -nginx: - ### SNIPPETS - snippets: - __CLUSTER__.__DOMAIN___letsencrypt_cert.conf: - - ssl_certificate: /etc/letsencrypt/live/__CLUSTER__.__DOMAIN__/fullchain.pem - - ssl_certificate_key: /etc/letsencrypt/live/__CLUSTER__.__DOMAIN__/privkey.pem