Use quay.io registry image for metal3 job
As alternative to docker registry image. This is to avoid issues related to dockerhub rate limits. Change-Id: Ia0b543aaedc03d4030e0335236b9b336ef0ce355
This commit is contained in:
parent
e57e3cb330
commit
f41504a41d
@ -7,6 +7,7 @@
|
|||||||
metal3_environment:
|
metal3_environment:
|
||||||
ANSIBLE_VERBOSITY: 2
|
ANSIBLE_VERBOSITY: 2
|
||||||
CONTROL_PLANE_MACHINE_COUNT: 1
|
CONTROL_PLANE_MACHINE_COUNT: 1
|
||||||
|
DOCKER_REGISTRY_IMAGE: "quay.io/libpod/registry:2.8"
|
||||||
IMAGE_OS: ubuntu
|
IMAGE_OS: ubuntu
|
||||||
IMAGE_USERNAME: zuul
|
IMAGE_USERNAME: zuul
|
||||||
IRONIC_FROM_SOURCE: "true"
|
IRONIC_FROM_SOURCE: "true"
|
||||||
|
Loading…
Reference in New Issue
Block a user