]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Fix 1 line in doc.
authorKen Barber <ken@bob.sh>
Mon, 20 Jun 2011 22:26:49 +0000 (23:26 +0100)
committerKen Barber <ken@bob.sh>
Mon, 20 Jun 2011 22:26:49 +0000 (23:26 +0100)
README.markdown

index abc0fcf56380e3cce6a79c78405b5b09c2696f37..15c640cbb7d9bbf5754fb9e9363d92a0e742cfcd 100644 (file)
@@ -67,7 +67,9 @@ Creates rule when present, removes it when absent.
 Name of firewall rule. This at the moment also is used for ordering, so its
 common practice to prefix all rules with numbers to force ordering. For example:
 
-000 accept local traffic
+    name => "000 accept local traffic"
+
+This will occur very early.
 
 #### chain