Skip to content

Commit 61385c1

Browse files
authored
Merge pull request #424 from puppetlabs/pdksync_CONT-189/remove_os_support
pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 / Scientific6
2 parents 00c2eeb + e9c0ebf commit 61385c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

metadata.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
{
1818
"operatingsystem": "RedHat",
1919
"operatingsystemrelease": [
20-
"6",
2120
"7",
2221
"8",
2322
"9"
@@ -33,14 +32,12 @@
3332
{
3433
"operatingsystem": "OracleLinux",
3534
"operatingsystemrelease": [
36-
"6",
3735
"7"
3836
]
3937
},
4038
{
4139
"operatingsystem": "Scientific",
4240
"operatingsystemrelease": [
43-
"6",
4441
"7"
4542
]
4643
},

0 commit comments

Comments
 (0)