Paul Belanger 854912f814 Add zuul-registry crontab entry
This is so we can prune images regularly.

Change-Id: If1d34ac0a6c2eece92b854e6fe0bdf3602fbb02b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-11-30 13:01:36 -05:00
2020-11-30 13:01:36 -05:00
2020-11-17 13:52:54 -05:00
2020-11-30 13:01:36 -05:00
2020-11-30 13:01:36 -05:00
2020-11-17 13:52:54 -05:00
2019-10-03 17:24:24 +00:00
2020-11-17 13:52:54 -05:00
2020-11-17 13:52:54 -05:00
2020-11-17 13:52:54 -05:00
2020-11-17 13:52:54 -05:00

ansible-role-zuul-registry

Ansible role to manage zuul-registry

Description

This is a container image registry for use with the Zuul project gating system.

The defining feature of this registry is support for shadowing images: it allows you to upload a local version of an image to use instead of an upstream version. If you pull an image from this registry, it will provide the local version if it exists, or the upstream if it does not.

Requirements

  • pip3 to be installed if using zuul_registry_install_method: (git|pip)

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

../../defaults/main.yaml

Dependencies

Example Playbook

- name: Install zuul-registry
  hosts: zuul-registry
  roles:
    - ansible-role-zuul-registry
Description
Ansible role to manage Zuul Registry
Readme 122 KiB
Languages
Jinja 55.3%
Text 44.7%