Skip to content

Commit

Permalink
Merge pull request #191 from romeroalx/remove-el7-debian10
Browse files Browse the repository at this point in the history
Removed EOL targets RHEL-7 and Debian-10
  • Loading branch information
romeroalx authored Jan 10, 2025
2 parents 2c118dc + 7f22493 commit 3dace11
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 34 deletions.
3 changes: 1 addition & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ galaxy_info:
platforms:
- name: EL
versions:
- "7"
- "8"
- "9"
- name: Debian
versions:
- bullseye
- buster
- bookworm
- name: Ubuntu
versions:
Expand Down
8 changes: 0 additions & 8 deletions molecule/pdns-rec-48/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ dependency:
name: galaxy

platforms:
- name: oraclelinux-7
image: oraclelinux:7
dockerfile_tpl: centos-systemd

- name: oraclelinux-8
image: oraclelinux:8
dockerfile_tpl: centos-systemd
Expand All @@ -30,10 +26,6 @@ platforms:
image: ubuntu:22.04
dockerfile_tpl: ubuntu-systemd

- name: debian-10
image: debian:10
dockerfile_tpl: debian-systemd

- name: debian-11
image: debian:11
dockerfile_tpl: debian-python3
Expand Down
8 changes: 0 additions & 8 deletions molecule/pdns-rec-49/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ dependency:
name: galaxy

platforms:
- name: oraclelinux-7
image: oraclelinux:7
dockerfile_tpl: centos-systemd

- name: oraclelinux-8
image: oraclelinux:8
dockerfile_tpl: centos-systemd
Expand All @@ -30,10 +26,6 @@ platforms:
image: ubuntu:22.04
dockerfile_tpl: ubuntu-systemd

- name: debian-10
image: debian:10
dockerfile_tpl: debian-systemd

- name: debian-11
image: debian:11
dockerfile_tpl: debian-python3
Expand Down
8 changes: 0 additions & 8 deletions molecule/pdns-rec-50/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ dependency:
name: galaxy

platforms:
- name: oraclelinux-7
image: oraclelinux:7
dockerfile_tpl: centos-systemd

- name: oraclelinux-8
image: oraclelinux:8
dockerfile_tpl: centos-systemd
Expand All @@ -30,10 +26,6 @@ platforms:
image: ubuntu:22.04
dockerfile_tpl: ubuntu-systemd

- name: debian-10
image: debian:10
dockerfile_tpl: debian-systemd

- name: debian-11
image: debian:11
dockerfile_tpl: debian-python3
Expand Down
8 changes: 0 additions & 8 deletions molecule/pdns-rec-master/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ dependency:
name: galaxy

platforms:
- name: oraclelinux-7
image: oraclelinux:7
dockerfile_tpl: centos-systemd

- name: oraclelinux-8
image: oraclelinux:8
dockerfile_tpl: centos-systemd
Expand All @@ -30,10 +26,6 @@ platforms:
image: ubuntu:22.04
dockerfile_tpl: ubuntu-systemd

- name: debian-10
image: debian:10
dockerfile_tpl: debian-systemd

- name: debian-11
image: debian:11
dockerfile_tpl: debian-python3
Expand Down

0 comments on commit 3dace11

Please sign in to comment.