fix(provision): add port to workbench2 nginx's stanza
[arvados.git] / tools / salt-install / provision.sh
index 82a0a4a934441dd1577b9a7993fed92466f5ce2d..3fa233b61fda17a10089a8f4ed9ecbc39da5f71c 100755 (executable)
@@ -190,7 +190,7 @@ EOFPSLS
 
 # Get the formula and dependencies
 cd ${F_DIR} || exit 1
-git clone https://github.com/saltstack-formulas/arvados-formula.git
+git clone https://github.com/netmanagers/arvados-formula.git
 git clone --branch "${DOCKER_TAG}" https://github.com/saltstack-formulas/docker-formula.git
 git clone --branch "${LOCALE_TAG}" https://github.com/saltstack-formulas/locale-formula.git
 git clone --branch "${NGINX_TAG}" https://github.com/saltstack-formulas/nginx-formula.git