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