Skip to content

Commit 445ff22

Browse files
authored
Merge pull request #231 from puppetlabs/CAT-1264-update_supported_os
(CAT-1264) - Drop Support for EOL Windows 2008 R2, Debian 8 + Ubuntu 16.04
2 parents e0f7487 + 52c77d7 commit 445ff22

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

metadata.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,15 @@
3737
},
3838
{
3939
"operatingsystem": "Debian",
40-
"operatingsystemrelease": [
41-
"8"
42-
]
40+
"operatingsystemrelease": []
4341
},
4442
{
4543
"operatingsystem": "Ubuntu",
46-
"operatingsystemrelease": [
47-
"16.04"
48-
]
44+
"operatingsystemrelease": []
4945
},
5046
{
5147
"operatingsystem": "windows",
5248
"operatingsystemrelease": [
53-
"2008 R2",
5449
"2012 R2",
5550
"10"
5651
]

0 commit comments

Comments
 (0)