[ARVADOS] updated: 2.1.0-845-g7aeb2366c

Git user git at public.arvados.org
Fri May 28 18:21:26 UTC 2021


Summary of changes:
 doc/install/salt-multi-host.html.textile.liquid  | 16 ++++++++++++----
 doc/install/salt-single-host.html.textile.liquid | 14 +++++++++++---
 tools/salt-install/provision.sh                  | 14 ++++++++++----
 3 files changed, 33 insertions(+), 11 deletions(-)

       via  7aeb2366c284475c34764abc2dbed1367ef3bbc3 (commit)
       via  de8e379d5b7e4e0c130f9f94585f283095e325fa (commit)
       via  07a1f9567e872fcc1df6ba23fa1f75d84848a15e (commit)
       via  ff1bf4d21d09879c2a6f37e997e911fd461e6f5b (commit)
      from  6c2913e20e2be88537bc5a78e61cb113c7a44750 (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 7aeb2366c284475c34764abc2dbed1367ef3bbc3
Merge: 6c2913e20 de8e379d5
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Fri May 28 14:21:05 2021 -0400

    Merge branch '17703-provision-version' refs #17703
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>


commit de8e379d5b7e4e0c130f9f94585f283095e325fa
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Fri May 28 14:20:25 2021 -0400

    17703: Be more explicit about package version.
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index 7e2bd78df..7c5a82252 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -127,12 +127,13 @@ WORKBENCH1_EXT_SSL_PORT=443
 WORKBENCH2_EXT_SSL_PORT=3001
 
 # For a stable release, change RELEASE "production" and VERSION to the
-# package version of the release.
+# package version (including the iteration, e.g. X.Y.Z-1) of the
+# release.
 RELEASE="development"
 VERSION="latest"
 
-# The arvados-formula version.  For a stable release, change the tag
-# or X.Y-dev branch of the release.
+# The arvados-formula version.  For a stable release, this should be a
+# branch name (e.g. X.Y-dev) or tag for the release.
 ARVADOS_TAG="master"
 
 # Other formula versions we depend on

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list