Skip to content

Commit 366523b

Browse files
author
Drew Fisher
committed
Add support for Solaris 12
1 parent e132445 commit 366523b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Specifies whether the subsetting should be present. Valid options: 'present' and
250250

251251
##Limitations
252252

253-
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.
253+
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.
254254

255255
##Development
256256

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"operatingsystem": "Solaris",
7171
"operatingsystemrelease": [
7272
"10",
73-
"11"
73+
"11",
74+
"12"
7475
]
7576
},
7677
{

0 commit comments

Comments
 (0)