[arvados] updated: 2.1.0-2650-g51f6ce76c

git repository hosting git at public.arvados.org
Thu Jun 30 17:28:44 UTC 2022


Summary of changes:
 tools/salt-install/installer.sh | 3 +++
 1 file changed, 3 insertions(+)

       via  51f6ce76c7b1e0a297f8265122c2deef436a4065 (commit)
      from  9ae866579b9e62ac11817b8053aaae74be7ea1cf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 51f6ce76c7b1e0a297f8265122c2deef436a4065
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Jun 30 13:27:59 2022 -0400

    18870: Add message about running diagnostics
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/tools/salt-install/installer.sh b/tools/salt-install/installer.sh
index 35a194af4..e5ff7be4e 100755
--- a/tools/salt-install/installer.sh
+++ b/tools/salt-install/installer.sh
@@ -218,6 +218,9 @@ case "$subcmd" in
 	    deploynode $NODE
 	fi
 
+	echo
+	echo "Completed deploy, run 'installer.sh diagnostics' to verify the install"
+
 	;;
     diagnostics)
 	loadconfig

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list