Skip to content

Commit

Permalink
Merge pull request #195 from sbesson/pg_fix_rollback
Browse files Browse the repository at this point in the history
PSQL temporary fix rollback
  • Loading branch information
sbesson authored Aug 15, 2019
2 parents 4dc74f7 + e32e468 commit fd6ebb1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions molecule/omero-training-server/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ provisioner:
all:
molecule_test: True
postgresql_version: "9.6"
# Temporary workaround for
# https://forum.image.sc/t/fyi-not-possible-to-create-new-omero-instance-with-latest-postgresql-versions/26929
# Only affects new OMERO databases, existing ones should be OK
postgresql_package_version: 9.6.13
docker-hosts:
omero_server_systemd_require_network: False
# This should allow docker-in-docker to work
Expand Down

0 comments on commit fd6ebb1

Please sign in to comment.