From ad89c2d0756ae178e2076b7dd13b20b336ab5001 Mon Sep 17 00:00:00 2001 From: "R.I.Pienaar" Date: Thu, 6 May 2010 22:56:26 +0100 Subject: fix spacing/tab mixup --- README | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README b/README index c5ab5f2..bfa262f 100644 --- 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: -- cgit v1.2.3