Skip to content

Commit

Permalink
Added 2008R2, 2012R2, and 2016 support. Also added ubuntu 16.04 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
TraGicCode committed Sep 22, 2017
1 parent 113b4aa commit 8e8aec4
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"12.04",
"14.04"
"14.04",
"16.04"
]
},
{
Expand All @@ -48,8 +49,11 @@
{
"operatingsystem": "Windows",
"operatingsystemrelease": [
"Server 2008",
"Server 2012",
"2008",
"2008R2",
"2012",
"2012R2",
"2016",
"7",
"8",
"10"
Expand Down

0 comments on commit 8e8aec4

Please sign in to comment.