]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
remove whitespace at the EOL
authortphoney <tp@puppet.com>
Mon, 4 Sep 2017 14:48:05 +0000 (15:48 +0100)
committertphoney <tp@puppet.com>
Mon, 4 Sep 2017 14:48:05 +0000 (15:48 +0100)
README.markdown

index e6260b4d4ae746f68785226bfa98cc17f4c169b6..ccf7b9a4fc109dcc1238697af58c137db6f31135 100644 (file)
@@ -58,7 +58,7 @@ This approach employs a whitelist setup, so you can define what rules you want a
 
 The code in this section does the following:
 
-* The 'require' parameter in `firewall {}` ensures `my_fw::pre` is run before any other rules.  
+* The 'require' parameter in `firewall {}` ensures `my_fw::pre` is run before any other rules.
 * In the `my_fw::post` class declaration, the 'before' parameter ensures `my_fw::post` is run after any other rules.
 
 Therefore, the run order is: