project-faros / cluster-manager

The meat and potatoes behind farosctl
GNU General Public License v3.0
13 stars 6 forks source link

Add Disconnected registry option #185

Open mbach04 opened 2 years ago

mbach04 commented 2 years ago

Extend Faros to allow users to specify a local registry where OCP images are already mirrored.

  1. Adds new TUI Var local_registry_hostname
  2. Adds new var openshift_installer_local_registry_hostname to install-config template

Note: local_registry_hostname assumes hostname + port myregistry.local:5000

mbach04 commented 2 years ago

Doesn't appear to be an actual Linting issue, but something in the linter is misconfigured / failing.