Skip to content

Commit d006fda

Browse files
committed
chore: prevent system from going into emergency mode if data disk is missing
1 parent 2728c10 commit d006fda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ postgres_major:
1111
# Full version strings for each major version
1212
postgres_release:
1313
postgresorioledb-17: "17.6.0.065-orioledb"
14-
postgres17: "17.6.1.108"
14+
postgres17: "17.6.1.108-disk-no-fail"
1515
postgres15: "15.14.1.108"
1616

1717
# Non Postgres Extensions

0 commit comments

Comments
 (0)