Skip to content

Commit

Permalink
Add support for Solaris 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Fisher committed Jun 22, 2015
1 parent e132445 commit 366523b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ Specifies whether the subsetting should be present. Valid options: 'present' and

##Limitations

This module has been tested on [all PE-supported platforms](https://forge.puppetlabs.com/supported#compat-matrix), and no issues have been identified. Additionally, it is tested (but not supported) on Windows 7 and Mac OS X 10.9.
This module has been tested on [all PE-supported platforms](https://forge.puppetlabs.com/supported#compat-matrix), and no issues have been identified. Additionally, it is tested (but not supported) on Windows 7, Mac OS X 10.9, and Solaris 12.

##Development

Expand Down
3 changes: 2 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
"operatingsystem": "Solaris",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
Expand Down

0 comments on commit 366523b

Please sign in to comment.