Skip to content

Commit 77a8e28

Browse files
authored
Merge pull request #741 from puppetlabs/maint-os_refactor
(MAINT) Drop support for Solaris 10, Windows (7, 8.1), Windows Server 2008 R2 and AIX (5.3, 6.1)
2 parents 4148c4b + 13c9b3b commit 77a8e28

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

metadata.json

-6
Original file line numberDiff line numberDiff line change
@@ -70,17 +70,13 @@
7070
{
7171
"operatingsystem": "Solaris",
7272
"operatingsystemrelease": [
73-
"10",
7473
"11"
7574
]
7675
},
7776
{
7877
"operatingsystem": "Windows",
7978
"operatingsystemrelease": [
80-
"7",
81-
"8.1",
8279
"10",
83-
"2008 R2",
8480
"2012 R2 Core",
8581
"2012",
8682
"2012 R2",
@@ -91,8 +87,6 @@
9187
{
9288
"operatingsystem": "AIX",
9389
"operatingsystemrelease": [
94-
"5.3",
95-
"6.1",
9690
"7.1"
9791
]
9892
},

0 commit comments

Comments
 (0)