Skip to content

Commit c28d2f3

Browse files
authored
Merge pull request #382 from puppetlabs/maint-os_refactor
(MAINT) Dropped support for Windows(7,8,2008 + 2008 R2(Server), Fedora(27+28) and OSX OS's(10.12-.14)
2 parents 5138f72 + fe30a5c commit c28d2f3

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

metadata.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
{
1818
"operatingsystem": "Windows",
1919
"operatingsystemrelease": [
20-
"7",
21-
"8",
2220
"10",
23-
"2008",
24-
"2008 R2",
2521
"2012",
2622
"2012 R2",
2723
"2016",
@@ -44,21 +40,6 @@
4440
"11"
4541
]
4642
},
47-
{
48-
"operatingsystem": "Fedora",
49-
"operatingsystemrelease": [
50-
"27",
51-
"28"
52-
]
53-
},
54-
{
55-
"operatingsystem": "OSX ",
56-
"operatingsystemrelease": [
57-
"10.12",
58-
"10.13",
59-
"10.14"
60-
]
61-
},
6243
{
6344
"operatingsystem": "RedHat",
6445
"operatingsystemrelease": [

0 commit comments

Comments
 (0)