18870: git add everything
authorPeter Amstutz <peter.amstutz@curii.com>
Sun, 26 Jun 2022 23:09:16 +0000 (19:09 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Tue, 28 Jun 2022 18:20:35 +0000 (14:20 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

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