Skip to content

Commit 3a415aa

Browse files
authored
Merge pull request #410 from puppetlabs/maint-os_refactor
(MAINT) Drop support for Solaris 10, Windows Server 2008 R2 and Windows 7+8.1
2 parents 57de60e + 24384f8 commit 3a415aa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

metadata.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
{
6868
"operatingsystem": "Solaris",
6969
"operatingsystemrelease": [
70-
"10",
7170
"11"
7271
]
7372
},
@@ -80,13 +79,10 @@
8079
{
8180
"operatingsystem": "Windows",
8281
"operatingsystemrelease": [
83-
"2008 R2",
8482
"2012",
8583
"2012 R2",
8684
"2016",
8785
"2019",
88-
"7",
89-
"8.1",
9086
"10"
9187
]
9288
},

0 commit comments

Comments
 (0)