[ARVADOS] updated: 2.1.0-1426-gf032efc84
Git user
git at public.arvados.org
Tue Oct 5 18:47:59 UTC 2021
Summary of changes:
.../single_host/multiple_hostnames/pillars/postgresql.sls | 1 +
1 file changed, 1 insertion(+)
via f032efc849b51697c0cc75825f071802452c02ce (commit)
from 8c82ddb2255f3e7c32a11c543d72a12b85f1371d (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 f032efc849b51697c0cc75825f071802452c02ce
Author: Javier Bértoli <jbertoli at curii.com>
Date: Tue Oct 5 15:47:03 2021 -0300
18248: Ensure the OS-provided postgres packages are used in Debian's family
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>
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 fda1545a0..f3bc09f65 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 %}
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list