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
49 stars 84 forks source link

[patch] Support Artifactory proxies on FYRE #1305

Closed IanBoden closed 4 months ago

IanBoden commented 4 months ago

When a cluster has been provisioned in fyre we want to use the relevant proxy address for artifactory rather than using the public one. This requires adding the proxy addresses into the entitlement secrets along with the public one. At the time of install it's not possible to know which site the cluster is in (we could determine if in fyre based on the cluster url but it doesn't include the site) so we add the proxies at all times when we add the public artifactory url.