might as well use 01 and 02, instead of 02 and 03
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
808bc48f9e
commit
fa9d870a58
3 changed files with 4 additions and 4 deletions
|
@ -1443,13 +1443,13 @@ ci-cc-rdu01.fedoraproject.org
|
||||||
|
|
||||||
# registries
|
# registries
|
||||||
[oci-registry]
|
[oci-registry]
|
||||||
|
oci-registry01.phx2.fedoraproject.org
|
||||||
oci-registry02.phx2.fedoraproject.org
|
oci-registry02.phx2.fedoraproject.org
|
||||||
oci-registry03.phx2.fedoraproject.org
|
|
||||||
oci-candidate-registry01.phx2.fedoraproject.org
|
oci-candidate-registry01.phx2.fedoraproject.org
|
||||||
|
|
||||||
[oci-registry-gluster]
|
[oci-registry-gluster]
|
||||||
|
oci-registry01.phx2.fedoraproject.org
|
||||||
oci-registry02.phx2.fedoraproject.org
|
oci-registry02.phx2.fedoraproject.org
|
||||||
oci-registry03.phx2.fedoraproject.org
|
|
||||||
|
|
||||||
[docker-registry-gluster-stg]
|
[docker-registry-gluster-stg]
|
||||||
docker-registry01.stg.phx2.fedoraproject.org
|
docker-registry01.stg.phx2.fedoraproject.org
|
||||||
|
@ -1462,7 +1462,7 @@ docker-candidate-registry01.stg.phx2.fedoraproject.org
|
||||||
|
|
||||||
## Not the candidate just the top registry
|
## Not the candidate just the top registry
|
||||||
[moby-registry]
|
[moby-registry]
|
||||||
oci-registry02.phx2.fedoraproject.org
|
oci-registry01.phx2.fedoraproject.org
|
||||||
|
|
||||||
## Not the candidate just the top registry
|
## Not the candidate just the top registry
|
||||||
[moby-registry-stg]
|
[moby-registry-stg]
|
||||||
|
|
|
@ -55,8 +55,8 @@
|
||||||
|
|
||||||
- name: set up gluster on prod
|
- name: set up gluster on prod
|
||||||
hosts:
|
hosts:
|
||||||
|
- oci-registry01.phx2.fedoraproject.org
|
||||||
- oci-registry02.phx2.fedoraproject.org
|
- oci-registry02.phx2.fedoraproject.org
|
||||||
- oci-registry03.phx2.fedoraproject.org
|
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue