19472: Syncs salt installer's main branch with commit 1e0108e1a
[arvados.git] / tools / salt-install / installer.sh
index 6d561a22b991947e25d1603c7d17314fbe19506d..e5ff7be4e7a95f621932ab542a675afd253aa6ce 100755 (executable)
@@ -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"