sonofspike / cluster_mgnt_roles

OpenShift 4 Management Cluster Seed Playbook
Apache License 2.0
9 stars 8 forks source link

Ansible role to actually mirror the registry #7

Open ajaysimha opened 3 years ago

ajaysimha commented 3 years ago

registry_mirror repo creates the CA cert and starts/stops the podman but does not actually mirror the registry. need to add that.

iranzo commented 3 years ago

https://github.com/openshift-kni/baremetal-deploy/blob/master/ansible-ipi-install/roles/installer/tasks/15_disconnected_registry_create.yml#L393 does the mirroring for bm-deploy