From: Hunter Haugen Date: Sat, 1 Mar 2014 01:42:14 +0000 (-0800) Subject: Change OEL limitation description X-Git-Tag: 1.0.1~3^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b22118f72f7b7848931fe0d6ff47b1312d03d1cd;p=puppet-modules%2Fpuppetlabs-firewall.git Change OEL limitation description --- diff --git a/README.markdown b/README.markdown index 401025e..9e44733 100644 --- a/README.markdown +++ b/README.markdown @@ -368,12 +368,12 @@ The `socket` parameter is not supported on SLES. In this release it will cause the catalog to fail with iptables failures, rather than correctly warn you that the features are unusable. -###Oracle Linux 5 +###Oracle Enterprise Linux -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 cause the catalog to fail with iptables -failures, rather than correct ly warn you that the features are unusable. +The `socket` and `owner` parameters are unsupported on Oracle Enterprise Linux +when the "Unbreakable" kernel is used. These may function correctly when using +the stock RedHat kernel instead. Declaring either of these parameters on an +unsupported system will result in iptable rules failing to apply. ###Other