Skip to content

Commit

Permalink
Merge pull request #393 from bastelfreak/centos6
Browse files Browse the repository at this point in the history
Drop CentOS 6 support
  • Loading branch information
bastelfreak authored Dec 8, 2020
2 parents 1cb7513 + 0394020 commit c10e9ae
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
fail-fast: false
matrix:
setfile:
- name: CentOS 6
value: centos6-64vpnserver.ma{hostname=vpnserver}-centos7-64vpnclienta.a{hostname=vpnclienta}
- name: CentOS 7
value: centos7-64vpnserver.ma{hostname=vpnserver}-centos7-64vpnclienta.a{hostname=vpnclienta}
- name: CentOS 8
Expand Down
2 changes: 0 additions & 2 deletions data/family/RedHat/6.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,13 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7",
"8"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7",
"8"
]
Expand Down

0 comments on commit c10e9ae

Please sign in to comment.