From 730d4962d939675d28b9ee84150f8938069f2d84 Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Fri, 28 Feb 2014 17:44:11 +0000 Subject: [PATCH] Update the limitations documentation for SLES and Oracle Linux 5. --- README.markdown | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.markdown b/README.markdown index bca71c0..db955cc 100644 --- a/README.markdown +++ b/README.markdown @@ -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: -- 2.45.2