What is the way to access the same config value from multiple bundles?
Issue
I have one blueprint bundle that has PID cfg file that has defined name-value pair that is defined in
I need that another bundles can get / read the same value at bundle start.
The same value has to be used by multiple bundles and I don't want to define in each bundle cfg file the same value as it will easy get out of sync between bundles, while single placed value should affect multiple bundles.
Is the a way to reference to that value from one bundle to another bundle PID? And how to do it?
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
