]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Update the limitations documentation for SLES and Oracle Linux 5.
authorAshley Penney <ashley.penney@puppetlabs.com>
Fri, 28 Feb 2014 17:44:11 +0000 (17:44 +0000)
committerAshley Penney <ashley.penney@puppetlabs.com>
Fri, 28 Feb 2014 17:44:11 +0000 (17:44 +0000)
README.markdown

index bca71c08f0d44daf995a11616909ebee8d2ce2ae..db955ccf51f1e1f11861cca96192fba88e45fe65 100644 (file)
@@ -362,20 +362,15 @@ Retrieves the version of iptables-persistent from your OS. This is a Debian/Ubun
 
 ##Limitations
 
-While we aim to support as low as Puppet 2.6.x (for now), we recommend installing the latest Puppet version from the Puppetlabs official repos.
+###SLES
 
-Please note, we only aim support for the following distributions and versions - that is, we actually do ongoing system tests on these platforms:
+The `socket` parameter is not supported on SLES.  In this release it will just cause straight iptables failures rather than clean errors.
 
-* Redhat 5.9 and 6.4
-* Debian 6.0 and 7.0
-* Ubuntu 10.04 and 12.04
+###Oracle Linux 5
 
-If you want a new distribution supported feel free to raise a ticket and we'll consider it. If you want an older revision supported we'll also consider it, but don't get insulted if we reject it. Specifically, we will not consider Redhat 4.x support - its just too old.
+The `socket` and `owner` parameters are unsupported on Oracle Linux 5, when the "Unbreakable" kernel is used.  If you switch to the stock Redhat 5 kernel these work.   In this release it will just cause straight iptables failures rather than clean errors.
 
-If you really want to get support for your OS we suggest writing any patch fix yourself, and for continual system testing if you can provide a sufficient trusted Veewee template we could consider adding such an OS to our ongoing continuous integration tests.
-
-Also, as this is a 0.x release the API is still in flux and may change. Make sure
-you read the release notes before upgrading.
+###Other
 
 Bugs can be reported using Github Issues: