oci-registry-prune: compose-x86-01 is already configure to interact with candidate-registry

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-06-04 11:57:08 +02:00
parent 047b745ccd
commit 828149c791

View file

@ -21,6 +21,7 @@
days: 30
username: "{{candidate_registry_osbs_prod_username}}"
password: "{{candidate_registry_osbs_prod_password}}"
delegate_to: compose-x86-01.phx2.fedoraproject.org
- name: Run registry garbage collection to reclaim disk space
command: "registry garbage-collect /etc/docker-distribution/registry/config.yml"