20610: Adds 'balancer' role to the installer scripts.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 29 Jun 2023 18:59:53 +0000 (15:59 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 29 Jun 2023 21:08:13 +0000 (18:08 -0300)
commitf76c285eb00543bc612d144556171c6fe9f50893
treeec621f3f9c2b48045b82ad8e32fd3bafe747be18
parent5741ee2bffbb565d946a064f7712dac7f7059f99
20610: Adds 'balancer' role to the installer scripts.

Also, fixes a salt bootstrap issue dur to the fact that as of today, the 3004
version is no longer considered 'stable'.

Also, changes the way we use SSH so that no envvars are forwarded to remote
hosts, to avoid having 'setlocale' warnings mixed with salt cmd.run
outputs when using Debian distros to run the installer. This avoids issues
on the first run, before salt configures the remote node's locale.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
tools/salt-install/installer.sh
tools/salt-install/local.params.example.multiple_hosts
tools/salt-install/provision.sh