fix(provision): temp fix for nginx formula issue with snippets
[arvados.git] / tools / salt-install / local.params.example.single_host_single_hostname
index 264f2a72e7ccf91fca7aa0bc559fcd494b2da0b3..0bc96e3e1e062cc8809d2507144c4dc6d41ff6a4 100644 (file)
@@ -83,9 +83,9 @@ VERSION="latest"
 # Usually there's no need to modify things below this line
 
 # Formulas versions
-ARVADOS_TAG="v1.1.4"
-POSTGRES_TAG="v0.41.6"
-NGINX_TAG="v2.5.0"
-DOCKER_TAG="v1.0.0"
-LOCALE_TAG="v0.3.4"
-LETSENCRYPT_TAG="v2.1.0"
+ARVADOS_TAG="v1.1.4"
+POSTGRES_TAG="v0.41.6"
+# NGINX_TAG="temp-fix-missing-statements-in-pillar"
+DOCKER_TAG="v1.0.0"
+LOCALE_TAG="v0.3.4"
+LETSENCRYPT_TAG="v2.1.0"