Skip to content

Commit 8204683

Browse files
authored
Merge pull request #442 from bastelfreak/ol7
Drop EoL EL7 support
2 parents 180de56 + 9c114ef commit 8204683

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

data/family/RedHat/6.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

metadata.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,19 @@
2525
{
2626
"operatingsystem": "RedHat",
2727
"operatingsystemrelease": [
28-
"7",
2928
"8",
3029
"9"
3130
]
3231
},
3332
{
3433
"operatingsystem": "CentOS",
3534
"operatingsystemrelease": [
36-
"7",
3735
"8"
3836
]
3937
},
4038
{
4139
"operatingsystem": "OracleLinux",
4240
"operatingsystemrelease": [
43-
"7",
4441
"8",
4542
"9"
4643
]
@@ -52,12 +49,6 @@
5249
"9"
5350
]
5451
},
55-
{
56-
"operatingsystem": "Scientific",
57-
"operatingsystemrelease": [
58-
"7"
59-
]
60-
},
6152
{
6253
"operatingsystem": "Debian",
6354
"operatingsystemrelease": [

0 commit comments

Comments
 (0)