diff --git a/inventory/host_vars/oci-registry03.phx2.fedoraproject.org b/inventory/host_vars/oci-registry01.phx2.fedoraproject.org similarity index 100% rename from inventory/host_vars/oci-registry03.phx2.fedoraproject.org rename to inventory/host_vars/oci-registry01.phx2.fedoraproject.org diff --git a/inventory/inventory b/inventory/inventory index af93f79924..418c1b3723 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -1443,13 +1443,13 @@ ci-cc-rdu01.fedoraproject.org # registries [oci-registry] +oci-registry01.phx2.fedoraproject.org oci-registry02.phx2.fedoraproject.org -oci-registry03.phx2.fedoraproject.org oci-candidate-registry01.phx2.fedoraproject.org [oci-registry-gluster] +oci-registry01.phx2.fedoraproject.org oci-registry02.phx2.fedoraproject.org -oci-registry03.phx2.fedoraproject.org [docker-registry-gluster-stg] docker-registry01.stg.phx2.fedoraproject.org @@ -1462,7 +1462,7 @@ docker-candidate-registry01.stg.phx2.fedoraproject.org ## Not the candidate just the top registry [moby-registry] -oci-registry02.phx2.fedoraproject.org +oci-registry01.phx2.fedoraproject.org ## Not the candidate just the top registry [moby-registry-stg] diff --git a/playbooks/groups/oci-registry.yml b/playbooks/groups/oci-registry.yml index bc7a42808e..8c18d78c9c 100644 --- a/playbooks/groups/oci-registry.yml +++ b/playbooks/groups/oci-registry.yml @@ -55,8 +55,8 @@ - name: set up gluster on prod hosts: + - oci-registry01.phx2.fedoraproject.org - oci-registry02.phx2.fedoraproject.org - - oci-registry03.phx2.fedoraproject.org user: root gather_facts: True