I am considering using Configuration Artifacts in order to define environment specific properties in several of my bundles.
However I am not clear about the mechanics. Do I need a separate plan file for each environment, each pointing to a configuration artifact that is specific to that environment?
If so, I would have to manually manage which plan file is deployed to which Virgo server (I have one per environment). Is this the intended practice?
Or can I make things more transparent and dynamic?