Skip to content

Commit

Permalink
Dropped support for CentOS 7 (#213)
Browse files Browse the repository at this point in the history
RedHat have discontinued the downstream version of CentOS.
  • Loading branch information
freemanjp authored Sep 9, 2021
1 parent ca0edb3 commit dcfc6b7
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 51 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
ansible-version:
- '2.10.7'
molecule-scenario:
- centos-min
- centos-max
- centos
- debian-max
- debian-min
- default
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Requirements

* CentOS

* 7
* 8

* Fedora
Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ galaxy_info:
platforms:
- name: EL
versions:
- 7
- 8
- name: Ubuntu
versions:
Expand Down
22 changes: 0 additions & 22 deletions molecule/centos-min/INSTALL.rst

This file was deleted.

25 changes: 0 additions & 25 deletions molecule/centos-min/molecule.yml

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit dcfc6b7

Please sign in to comment.