Skip to content

Commit e86363c

Browse files
authored
Merge pull request #1265 from puppetlabs/maint-os_refactor
(MAINT) Drop support for AIX + Windows EOL OSs
2 parents 6ab03a1 + 5c8943f commit e86363c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

metadata.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,13 @@
6767
{
6868
"operatingsystem": "Solaris",
6969
"operatingsystemrelease": [
70-
"10",
7170
"11"
7271
]
7372
},
7473
{
7574
"operatingsystem": "Windows",
7675
"operatingsystemrelease": [
77-
"7",
78-
"8.1",
7976
"10",
80-
"2008",
81-
"2008 R2",
8277
"2012",
8378
"2012 R2",
8479
"2016",
@@ -89,8 +84,6 @@
8984
{
9085
"operatingsystem": "AIX",
9186
"operatingsystemrelease": [
92-
"5.3",
93-
"6.1",
9487
"7.1",
9588
"7.2"
9689
]

0 commit comments

Comments
 (0)