Skip to content

Commit

Permalink
Merge pull request #127 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 8a6bb0f + b8b7475 commit dc90aa2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 34 deletions.
2 changes: 0 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ galaxy_info:
platforms:
- name: EL
versions:
- "7"
- "8"
- "9"
- name: Debian
versions:
- buster
- bullseye
- bookworm
- name: Ubuntu
Expand Down
8 changes: 0 additions & 8 deletions molecule/dnsdist-16/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 @@ -22,10 +18,6 @@ platforms:
image: ubuntu:20.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/dnsdist-17/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/dnsdist-18/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/dnsdist-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 dc90aa2

Please sign in to comment.