This is a puppet module that allows you to create a file by concatenating smaller templates together. I think this could be a better solution to our datasources.json.erb file, instead of one monolithic template, we could create one for each plugin (ldap, mongo, rdbms, etc). Each small template would have it's own puppet class/define that when included/required would automatically append itself.
https://github.com/puppetlabs/puppetlabs-concatIf there are no objections, I would like to bring this in as part of the changes need to deploy ldap.
Thanks,
Dennis