Skip to content

Commit 0b1f9b3

Browse files
authored
Merge pull request #1498 from puppetlabs/pdksync_CONT-189/remove_os_support
pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 / Scientific6
2 parents bc06bf5 + faadc87 commit 0b1f9b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

metadata.json

-3
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,7 +32,6 @@
3332
{
3433
"operatingsystem": "OracleLinux",
3534
"operatingsystemrelease": [
36-
"6",
3735
"7"
3836
]
3937
},
@@ -47,7 +45,6 @@
4745
{
4846
"operatingsystem": "Scientific",
4947
"operatingsystemrelease": [
50-
"6",
5148
"7"
5249
]
5350
},

0 commit comments

Comments
 (0)