We need to improve the way ansible is collection config from OC pods.
A new vars/ file could be created to be more specific to OC, so it will ends with two vars/ files: one for tripleo, another for OC.
It could also serve as a mapping between the config for example, glance stored in tripleo under:
/etc/glance/
For OC it's under:
/etc/glance/glance.conf.d/
We need to improve the way ansible is collection config from OC pods. A new vars/ file could be created to be more specific to OC, so it will ends with two vars/ files: one for tripleo, another for OC.
It could also serve as a mapping between the config for example, glance stored in tripleo under: /etc/glance/ For OC it's under: /etc/glance/glance.conf.d/