Skip to content

Commit cd816ac

Browse files
set the default postgres version to "13" for RHEL9
1 parent 15b1eca commit cd816ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/RedHat-9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
__postgresql_version: "10"
2+
__postgresql_version: "13"
33
__postgresql_data_dir: "/var/lib/pgsql/data"
44
__postgresql_bin_path: "/usr/bin"
55
__postgresql_config_path: "/var/lib/pgsql/data"

0 commit comments

Comments
 (0)