Skip to content

Commit

Permalink
Revert "Add support for Solaris 12"
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Haskel committed Jul 21, 2015
1 parent d336ea0 commit 05426bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ The `concat::setup` class should no longer be directly included in the manifest.

##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 Solaris 12.
This module has been tested on [all PE-supported platforms](https://forge.puppetlabs.com/supported#compat-matrix), and no issues have been identified.

##Development

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

0 comments on commit 05426bb

Please sign in to comment.