X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/22fcbed20b2691bcdfa5854004dcb95aa1f2e40d..d70538d2019716a15159f85079d1174cc84e8407:/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/postgresql.sls diff --git a/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/postgresql.sls b/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/postgresql.sls index fda1545a05..edb961ebaa 100644 --- a/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/postgresql.sls +++ b/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/postgresql.sls @@ -20,6 +20,7 @@ postgres: - postgresql12-contrib {%- else %} + use_upstream_repo: false pkgs_extra: - postgresql-contrib {%- endif %} @@ -37,7 +38,7 @@ postgres: users: __CLUSTER___arvados: ensure: present - password: __DATABASE_PASSWORD__ + password: "__DATABASE_PASSWORD__" # tablespaces: # arvados_tablespace: