From c98caee719c86177fe0a0e155fdada542881eb95 Mon Sep 17 00:00:00 2001 From: Mark McKinstry Date: Wed, 6 Apr 2016 21:18:02 -0400 Subject: [PATCH] align text properly --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index dd0e76e..338ecae 100644 --- a/README.markdown +++ b/README.markdown @@ -653,7 +653,7 @@ firewall { '999 this runs last': * `provider`: The specific backend to use for this firewall resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform. Available providers are ip6tables and iptables. See the [Providers](#providers) section above for details about these providers. - * `random`: When using a `jump` value of 'MASQUERADE', 'DNAT', 'REDIRECT', or 'SNAT', this boolean will enable randomized port mapping. Valid values are true or false. Requires the `dnat` feature. +* `random`: When using a `jump` value of 'MASQUERADE', 'DNAT', 'REDIRECT', or 'SNAT', this boolean will enable randomized port mapping. Valid values are true or false. Requires the `dnat` feature. * `rdest`: If boolean 'true', adds the destination IP address to the list. Valid values are true or false. Requires the `recent_limiting` feature and the `recent` parameter. -- 2.45.2