[arvados] updated: 2.5.0-317-g19e7e99d2

git repository hosting git at public.arvados.org
Fri Apr 7 14:44:51 UTC 2023


Summary of changes:
 tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  19e7e99d21d9570f04ba38a5d4b823e4096d232c (commit)
      from  ba6af950d1cfa7606c2bea02916580dd2f57b174 (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 19e7e99d21d9570f04ba38a5d4b823e4096d232c
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Fri Apr 7 11:43:47 2023 -0300

    18790: Updates salt-installer's arvados config to reflect upgrade notes.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls
index 25f68ca04..9ce49b6c4 100644
--- a/tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls
+++ b/tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls
@@ -176,7 +176,7 @@ arvados:
       WebDAV:
         ExternalURL: 'https://*.collections.__CLUSTER__.__DOMAIN__:__KEEPWEB_EXT_SSL_PORT__/'
         InternalURLs:
-          'http://localhost:9002': {}
+          'http://__KEEPWEB_INT_IP__:9002': {}
       WebDAVDownload:
         ExternalURL: 'https://download.__CLUSTER__.__DOMAIN__:__KEEPWEB_EXT_SSL_PORT__'
       WebShell:

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list