kandra: Install PostgreSQL 17 by default.

This commit is contained in:
Alex Vandiver
2025-05-14 10:36:40 -04:00
committed by Tim Abbott
parent 47238ed74c
commit 41fbe0bb4f

View File

@@ -72,7 +72,7 @@ git -C zulip checkout "$BRANCH"
(
export APT_OPTIONS="-o Dpkg::Options::=--force-confnew"
/root/zulip/scripts/setup/install --puppet-classes "$FULL_ROLES" --postgresql-version=14
/root/zulip/scripts/setup/install --puppet-classes "$FULL_ROLES" --postgresql-version=17
)
# Delete the ubuntu user