The govcloud installation doc had several hardcoded references to a static ocp version. Additionally, the RHCOS name for a static ocp version was hardcoded into a template file. Due to the rapid pace of OCP releases, this was not possible to maintain.
This PR removes all static OCP version references and instead bundles and installs the current stable release of OCP.
I've done one dry run with the mods and no obvious errors were seen.
The govcloud installation doc had several hardcoded references to a static ocp version. Additionally, the RHCOS name for a static ocp version was hardcoded into a template file. Due to the rapid pace of OCP releases, this was not possible to maintain.
This PR removes all static OCP version references and instead bundles and installs the current stable release of OCP.
I've done one dry run with the mods and no obvious errors were seen.