]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Change OEL limitation description
authorHunter Haugen <hunter@puppetlabs.com>
Sat, 1 Mar 2014 01:42:14 +0000 (17:42 -0800)
committerHunter Haugen <hunter@puppetlabs.com>
Sat, 1 Mar 2014 01:45:28 +0000 (17:45 -0800)
README.markdown

index 401025e0b0c6b29ac19696a2562b38d678e03943..9e44733a460de01b558bfee51dd8663e8fb967d7 100644 (file)
@@ -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