Forum: CFEngine Help
Subject: Re: Concatenating multiple files
Author: SteveJake
Link to topic: https://cfengine.com/forum/read.php?3,27049,27068#msg-27068

That's pretty close to what our fallback position is.  Reading into arrays runs 
into a couple of limitations relating to performance and the limit on the size 
of the file chunks.  It's what we're planning on doing in the absence of a real 
concatenation mechanism.

Is the preferred mechanism for this something along the lines of maintaining 
complete files for each combination of classes and then just copying the one 
that's appropriate for the given system?  It seems like that would create 
management difficulties having to maintain multiple copies of the same 
information.  How have other people solved this?  Or is the problem unique to 
us as people don't usually class systems by function?

thanks!

-steve j

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to