[arvados] updated: 2.1.0-2971-g2f69ea48b

git repository hosting git at public.arvados.org
Fri Dec 2 22:58:33 UTC 2022


Summary of changes:
 tools/salt-install/local.params.example.multiple_hosts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  2f69ea48b9ca370be4e7aa65b32a7b8aec35d7c3 (commit)
      from  92aa40f64996920f2f4321ef7f76ba14e0fa265d (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 2f69ea48b9ca370be4e7aa65b32a7b8aec35d7c3
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Fri Dec 2 19:58:07 2022 -0300

    19215: Fixes one remaining IP related variable.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/tools/salt-install/local.params.example.multiple_hosts b/tools/salt-install/local.params.example.multiple_hosts
index 251e1c3a1..80df62d57 100644
--- a/tools/salt-install/local.params.example.multiple_hosts
+++ b/tools/salt-install/local.params.example.multiple_hosts
@@ -42,7 +42,7 @@ WORKBENCH1_EXT_SSL_PORT=443
 WORKBENCH2_EXT_SSL_PORT=443
 
 # Internal IPs for the configuration
-CLUSTER_INT_CIDR=10.0.0.0/16
+CLUSTER_INT_CIDR=10.1.0.0/16
 
 # Note the IPs in this example are shared between roles, as suggested in
 # https://doc.arvados.org/main/install/salt-multi-host.html

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list