]> gitweb.fluxo.info Git - puppet-concat.git/commitdiff
fix spacing/tab mixup
authorR.I.Pienaar <rip@devco.net>
Thu, 6 May 2010 21:56:26 +0000 (22:56 +0100)
committerR.I.Pienaar <rip@devco.net>
Thu, 6 May 2010 21:56:26 +0000 (22:56 +0100)
README

diff --git a/README b/README
index c5ab5f2a2de7a6971f9ef5bf26a48e2bf630c148..bfa262f3e8ad96ca5fed771b1ffd52f888e579e2 100644 (file)
--- a/README
+++ b/README
@@ -18,19 +18,19 @@ CHANGELOG:
 - 2010/02/19 - initial release
 - 2010/03/12 - add support for 0.24.8 and newer
              - make the location of sort configurable
-            - add the ability to add shell comment based warnings to 
-              top of files
-            - add the ablity to create empty files
+             - add the ability to add shell comment based warnings to 
+               top of files
+             - add the ablity to create empty files
 - 2010/04/05 - fix parsing of WARN and change code style to match rest
                of the code
-            - Better and safer boolean handling for warn and force
-            - Don't use hard coded paths in the shell script, set PATH
-              top of the script
-            - Use file{} to copy the result and make all fragments owned
-              by root.  This means we can chnage the ownership/group of the
-              resulting file at any time.
-            - You can specify ensure => "/some/other/file" in concat::fragment 
-              to include the contents of a symlink into the final file.
+             - Better and safer boolean handling for warn and force
+             - Don't use hard coded paths in the shell script, set PATH
+               top of the script
+             - Use file{} to copy the result and make all fragments owned
+               by root.  This means we can chnage the ownership/group of the
+               resulting file at any time.
+             - You can specify ensure => "/some/other/file" in concat::fragment 
+               to include the contents of a symlink into the final file.
 - 2010/04/16 - Add more cleaning of the fragment name - removing / from the $name
 
 CONTRIBUTORS:
@@ -40,9 +40,9 @@ Chad Netzer   - Various patches to improve safety of file operations
               - Symlink support
 David Schmitt - Patch to remove hard coded paths relying on OS path
               - Patch to use file{} to copy the resulting file to the
-               final destination.  This means Puppet client will show
-               diffs and that hopefully we can change file ownerships
-               now
+                final destination.  This means Puppet client will show
+                diffs and that hopefully we can change file ownerships
+                now
 
 
 CONTACT: