ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
48 stars 80 forks source link

[minor] Restore suite_manage_attachments_config role #1319

Closed andrercm closed 1 month ago

andrercm commented 2 months ago

There has been found issues with suite_manage_doclinks_config role that prevents it from using File Storage / PVCs as default Manage's attachments, which is pretty important for reducing the Manage's deployment footprint. So for the time being, this PR puts back the old role that allows us to set up Manage's attachments with persistent storage configurations.

Correlated issues: https://github.com/ibm-mas/ansible-devops/issues/1010 https://github.com/ibm-mas/ansible-devops/issues/1232