X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/331ed2fb4d3588a12f8db2ead7cd3f87123ecfbd..98061a871b41881671c4744148ea98bbd08664ae:/tools/salt-install/installer.sh diff --git a/tools/salt-install/installer.sh b/tools/salt-install/installer.sh index e5ff7be4e7..6d561a22b9 100755 --- a/tools/salt-install/installer.sh +++ b/tools/salt-install/installer.sh @@ -102,7 +102,7 @@ loadconfig() { echo "Must be run from initialized setup dir, maybe you need to 'initialize' first?" fi source ${CONFIG_FILE} - GITTARGET=arvados-deploy-config-${CLUSTER} + GITTARGET=.arvados-deploy-config-${CLUSTER} } subcmd="$1"