Skip to content

Commit e4b60a4

Browse files
author
Morgan Haskel
committed
Doesn't work on sol10
1 parent 59fc239 commit e4b60a4

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
###Summary
33

44
This is primarily a feature release. It adds a few new parameters to class `ntp`
5-
and adds support for Solaris 10 and 11.
5+
and adds support for Solaris 11.
66

77
####Features
88
- Add the `$interfaces` parameter to `ntp`

README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ The module has been tested on:
229229
* Gentoo
230230
* Arch Linux
231231
* FreeBSD
232-
* Solaris 10, 11
232+
* Solaris 11
233233
* AIX 5.3, 6.1, 7.1
234234

235235
Testing on other platforms has been light and cannot be guaranteed.

metadata.json

-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
{
6262
"operatingsystem": "Solaris",
6363
"operatingsystemrelease": [
64-
"10",
6564
"11"
6665
]
6766
},

0 commit comments

Comments
 (0)