X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/623ffe7320d0a159ba9a5912fc1948cac12ad505..2c583f85220cd6d4e2aabb0ad2753cac6f9065a6:/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls index f95d7e619d..f77d17c877 100644 --- a/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls +++ b/tools/salt-install/config_examples/multi_host/aws/pillars/letsencrypt_keepweb_configuration.sls @@ -6,8 +6,8 @@ ### LETSENCRYPT letsencrypt: domainsets: - download.__CLUSTER__.__DOMAIN__: - - download.__CLUSTER__.__DOMAIN__ - collections.__CLUSTER__.__DOMAIN__: - - collections.__CLUSTER__.__DOMAIN__ - - '*.collections.__CLUSTER__.__DOMAIN__' + download.__DOMAIN__: + - download.__DOMAIN__ + collections.__DOMAIN__: + - collections.__DOMAIN__ + - '*.collections.__DOMAIN__'