The main benefit is that it doesn't work with temp files and an, in my 
opinion, ugly exec construct.
Other benefit is that because it doesn't work with temp files it won't 
corrupt the concating of files what fails at times, and you will be able to 
see exactly what changes with the puppet runs ( this is not possible with 
the exec thing )
Also its much faster because it doesn't write temp files and 
sorts/read/puts them, this one directly pulls it out of the inventory.

Op dinsdag 18 december 2012 05:13:50 UTC+1 schreef James Polley het 
volgende:
>
> What benefits does this offer over 
> https://github.com/ripienaar/puppet-concat ?
>
>
>
> On Tue, Dec 18, 2012 at 3:00 PM, Richard Pijnenburg <
> [email protected] <javascript:>> wrote:
>
>> Hi all,
>>
>> I got a native file concat library which i believe could be very useful.
>> Current implementations of file concat's work with temporary files and 
>> finds and can cause issues.
>>
>> the library can be found at 
>> https://github.com/electrical/puppet-lib-file_concat
>>
>> Im pretty sure it will need some work to make it clean and lean but its a 
>> good beginning i think.
>>
>> Wonder what you all think of this.
>>
>> Cheers.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Puppet Developers" group.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msg/puppet-dev/-/SHMnxjGYBD4J.
>> To post to this group, send email to [email protected]<javascript:>
>> .
>> To unsubscribe from this group, send email to 
>> [email protected] <javascript:>.
>> For more options, visit this group at 
>> http://groups.google.com/group/puppet-dev?hl=en.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-dev/-/Wuwt6BHMuFMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to