Skip to content

Commit

Permalink
EOL of pg 10 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMegaNova committed Dec 11, 2023
1 parent ff52ad8 commit b678bdf
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ lint: |
# yamllint .
# ansible-lint
platforms:
- name: postgresql-10
image: "geerlingguy/docker-${MOLECULE_DISTRO:-debian11}-ansible:latest"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
privileged: true
pre_build_image: true
cgroupns_mode: host
command: ${MOLECULE_DOCKER_COMMAND:-""}
- name: postgresql-11
image: "geerlingguy/docker-${MOLECULE_DISTRO:-debian11}-ansible:latest"
volumes:
Expand Down Expand Up @@ -66,8 +58,6 @@ provisioner:
converge: ${MOLECULE_PLAYBOOK:-../../tests/playbook.yml}
inventory:
host_vars:
postgresql-10:
postgresql_version: 10
postgresql-11:
postgresql_version: 11
postgresql-12:
Expand Down

0 comments on commit b678bdf

Please sign in to comment.