Skip to content

Commit b957bb9

Browse files
committed
Merge pull request #357 from mhaskel/revert-sol12
Revert "Add support for Solaris 12"
2 parents fb022ee + 05426bb commit b957bb9

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ The `concat::setup` class should no longer be directly included in the manifest.
268268

269269
##Limitations
270270

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

273273
##Development
274274

metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@
7070
"operatingsystem": "Solaris",
7171
"operatingsystemrelease": [
7272
"10",
73-
"11",
74-
"12"
73+
"11"
7574
]
7675
},
7776
{

0 commit comments

Comments
 (0)