18870: git add everything
[arvados.git] / tools / salt-install / installer.sh
index d9666cbc04413b3d3102b93531341f818ab89521..63db3378e962ca14d92cdf4bbc6066f8096eeab6 100755 (executable)
@@ -64,6 +64,7 @@ case "$subcmd" in
 
        source ${CONFIG_FILE}
 
+       git add -A
        git commit -m"prepare for deploy"
        for NODE in "${!NODES[@]}"
        do