[ARVADOS] updated: 2.1.0-1095-g697f1ecbd

Git user git at public.arvados.org
Tue Aug 10 11:21:19 UTC 2021


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

       via  697f1ecbd225f5db42dfe66664017a78ef7d615c (commit)
      from  6f62736f8cedc3373713649bec4f9b0b06606a0a (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 697f1ecbd225f5db42dfe66664017a78ef7d615c
Author: Javier Bértoli <jbertoli at curii.com>
Date:   Tue Aug 10 08:20:31 2021 -0300

    Make Saltstack fail on first error
    
    no issue #
    Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>

diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index 4790c9808..aaa3f32e7 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -259,6 +259,8 @@ else
 
   # Set salt to masterless mode
   cat > /etc/salt/minion << EOFSM
+failhard: "True"
+
 file_client: local
 file_roots:
   base:

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list