Skip to content

Commit e2bf5ad

Browse files
committed
test install
1 parent 375309e commit e2bf5ad

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ansible/vars.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@ async_mode: true
77
# postgresql_release_checksum: sha256:ea2cf059a85882654b989acd07edc121833164a30340faee0d3615cf7058e66c
88
postgres_major:
99
- "15"
10-
- "16"
1110

1211
# Full version strings for each major version
1312
postgres_release:
14-
postgres15: "15.8.1.004"
15-
postgres16: "16.3.1.010"
13+
postgres15: "15.8.1.004-saltminionfix"
1614

1715
# Non Postgres Extensions
1816
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)