From 7c14fcc9171f6fe707a9f17dc44357f00ff51333 Mon Sep 17 00:00:00 2001 From: Peter Amstutz Date: Sun, 26 Jun 2022 19:09:16 -0400 Subject: [PATCH 1/1] 18870: git add everything Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- tools/salt-install/installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/salt-install/installer.sh b/tools/salt-install/installer.sh index d9666cbc04..63db3378e9 100755 --- a/tools/salt-install/installer.sh +++ b/tools/salt-install/installer.sh @@ -64,6 +64,7 @@ case "$subcmd" in source ${CONFIG_FILE} + git add -A git commit -m"prepare for deploy" for NODE in "${!NODES[@]}" do -- 2.30.2