X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/267d3c40bf1c5503e6487db2ab1f6a4339ac5f83..d70538d2019716a15159f85079d1174cc84e8407:/tools/salt-install/config_examples/multi_host/aws/pillars/postgresql.sls diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/postgresql.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/postgresql.sls index a0da9a1c05..d6320da246 100644 --- a/tools/salt-install/config_examples/multi_host/aws/pillars/postgresql.sls +++ b/tools/salt-install/config_examples/multi_host/aws/pillars/postgresql.sls @@ -6,7 +6,7 @@ ### POSTGRESQL postgres: use_upstream_repo: true - version: '11' + version: '12' postgresconf: |- listen_addresses = '*' # listen on all interfaces acls: @@ -19,7 +19,7 @@ postgres: users: __CLUSTER___arvados: ensure: present - password: __DATABASE_PASSWORD__ + password: "__DATABASE_PASSWORD__" # tablespaces: # arvados_tablespace: