Skip to content

Commit 07117e3

Browse files
committed
narrow down to just oriole staging ami here
1 parent 8c13a58 commit 07117e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ansible/vars.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ ebssurrogate_mode: true
33
async_mode: true
44

55
postgres_major:
6-
- "15"
7-
- "16"
6+
#- "15"
7+
#- "16"
88
- "oriole-16"
99

1010
# Full version strings for each major version
1111
postgres_release:
12-
postgres15: "15.8.1.003-staging-5"
13-
postgres16: "16.3.1.000-staging-5"
12+
#postgres15: "15.8.1.003-staging-5"
13+
#postgres16: "16.3.1.000-staging-5"
1414
postgresoriole-16: "oriole-16.3.1.000-staging-1"
1515

1616
# Non Postgres Extensions

0 commit comments

Comments
 (0)