17605: Wildcard needs to be quoted in yaml
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / letsencrypt_keepweb_configuration.sls
index 35ec9b0da734492d1237119c1fe2b0cf862a2006..c1720ad04bc3c40c2ae15161e11c39f1ee493125 100644 (file)
@@ -10,7 +10,7 @@ letsencrypt:
       - download.__CLUSTER__.__DOMAIN__
     collections.__CLUSTER__.__DOMAIN__:
       - collections.__CLUSTER__.__DOMAIN__
-      - *.collections.__CLUSTER__.__DOMAIN__
+      - '*.collections.__CLUSTER__.__DOMAIN__'
 
 ### NGINX
 nginx: