vmware-archive / terraforming-gcp

use terraform, deploy yourself a pcf
Apache License 2.0
71 stars 87 forks source link

Updated Ops Manager DNS entry #147

Open eamonryan opened 5 years ago

eamonryan commented 5 years ago

"pcf" is not an accurate DNS name for Ops Manager to have, for quite some time "opsman" was used in things such as pcf-pipelines, the new convention though is to use ops-manager in things such as platform automation and such so we should probably default to that instead.

vchrisb commented 5 years ago

This is a breaking change and would require to manually update the deployed Opsman to reflect the new DNS record. Maybe making it configurable with a default of pcf?

nwmahoney commented 5 years ago

@vchrisb do you know of anyone re-running these templates? I.E. do you know of any cases where a "breaking change" would actually affect a customer?