We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fc239 commit e4b60a4Copy full SHA for e4b60a4
CHANGELOG.md
@@ -2,7 +2,7 @@
2
###Summary
3
4
This is primarily a feature release. It adds a few new parameters to class `ntp`
5
-and adds support for Solaris 10 and 11.
+and adds support for Solaris 11.
6
7
####Features
8
- Add the `$interfaces` parameter to `ntp`
README.markdown
@@ -229,7 +229,7 @@ The module has been tested on:
229
* Gentoo
230
* Arch Linux
231
* FreeBSD
232
-* Solaris 10, 11
+* Solaris 11
233
* AIX 5.3, 6.1, 7.1
234
235
Testing on other platforms has been light and cannot be guaranteed.
metadata.json
@@ -61,7 +61,6 @@
61
{
62
"operatingsystem": "Solaris",
63
"operatingsystemrelease": [
64
- "10",
65
"11"
66
]
67
},
0 commit comments