Skip to content

Commit

Permalink
Merge pull request #231 from puppetlabs/CAT-1264-update_supported_os
Browse files Browse the repository at this point in the history
(CAT-1264) - Drop Support for EOL Windows 2008 R2, Debian 8 + Ubuntu 16.04
  • Loading branch information
Ramesh7 committed Jul 31, 2023
2 parents e0f7487 + 52c77d7 commit 445ff22
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,15 @@
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"8"
]
"operatingsystemrelease": []
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04"
]
"operatingsystemrelease": []
},
{
"operatingsystem": "windows",
"operatingsystemrelease": [
"2008 R2",
"2012 R2",
"10"
]
Expand Down

0 comments on commit 445ff22

Please sign in to comment.