X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/267d3c40bf1c5503e6487db2ab1f6a4339ac5f83..0dab89df8040f203a33bc1922df0ff893791def7:/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_workbench2_configuration.sls diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_workbench2_configuration.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_workbench2_configuration.sls index 5aa6342866..2bcf2b7841 100644 --- a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_workbench2_configuration.sls +++ b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_workbench2_configuration.sls @@ -8,11 +8,3 @@ letsencrypt: domainsets: workbench2.__CLUSTER__.__DOMAIN__: - workbench2.__CLUSTER__.__DOMAIN__ - -### NGINX -nginx: - ### SNIPPETS - snippets: - workbench2.__CLUSTER__.__DOMAIN___letsencrypt_cert.conf: - - ssl_certificate: /etc/letsencrypt/live/workbench2.__CLUSTER__.__DOMAIN__/fullchain.pem - - ssl_certificate_key: /etc/letsencrypt/live/workbench2.__CLUSTER__.__DOMAIN__/privkey.pem