[arvados] updated: 2.1.0-2633-gcfd2d10fd

git repository hosting git at public.arvados.org
Mon Jun 27 14:43:36 UTC 2022


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

       via  cfd2d10fdc7caff68cb799a3d64cf3b74b07a815 (commit)
      from  c8317d6077082b22518a39a489e4322d357d5348 (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 cfd2d10fdc7caff68cb799a3d64cf3b74b07a815
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Jun 27 10:43:14 2022 -0400

    18870: Use correct default vm hostname
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz 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 f41b6ac5b..02653082f 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
@@ -93,7 +93,7 @@ arvados:
     resources:
       virtual_machines:
         shell:
-          name: shell
+          name: shell.__CLUSTER__.__DOMAIN__
           backend: __SHELL_INT_IP__
           port: 4200
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list