20926: Allows the database version to be configurable from local.params.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 12 Sep 2023 22:35:36 +0000 (19:35 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 12 Sep 2023 22:35:36 +0000 (19:35 -0300)
commit78668c47fb945a3371231415c8e6ad44895bd0ff
tree35bc5e6273641fb0fd16cc43e6965248999951fd
parent01b836fc5b405d03f77155687c9f42664935008a
20926: Allows the database version to be configurable from local.params.

Also, installs postgresql-client on the controller nodes from the salt
formula, so that its version matches the configured value.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
tools/salt-install/config_examples/multi_host/aws/pillars/postgresql.sls
tools/salt-install/local.params.example.multiple_hosts
tools/salt-install/local.params.example.single_host_multiple_hostnames
tools/salt-install/local.params.example.single_host_single_hostname
tools/salt-install/provision.sh