OSGI configurations and bundles question.
I just read this articles about OSGI bundles etc.
http://adobeaemclub.com/osgi-configuration-management-aem/
Pretty well done.
But I have a more 'basic' question, what if I want to paakcge ONLY configurations parameters for given 'ootb' (Out of the box) bundles and have that easily distributable across many systems.
Ex:
I setup multiple run modes for dev.authoring, prod.authoring, dev.publishing and I want all my dev system to have the dev setup for LDAP. I haven't seen a way I can configure the bundle through CRXDE-llite and then 'create a bundle' from the ui / curls etc that I Can then package as part of all my other installations.
Admin course I took clearly explained this was a best practice but I haven't seen this in action.
Any help / pointers to sites / docs would be appreciated.
Thanks.