zuul-jobs/roles/ensure-podman/tasks/Ubuntu-20.04.yaml
James E. Blair f18bea4e09 ensure-podman: Remove kubic from Ubuntu 18.04 and drop 20.04
The kubic repo no longer has packages for Ubuntu 18.04.  Use the
PPA instead.

Kubic also dropped packages for 20.04, but the PPA is not available.
Since we have no source for podman packages on 20.04, drop support.

Change-Id: I0fa441cd2fe4ec35c1bbe6630324965e223d7512
2022-05-24 10:46:38 -07:00

4 lines
109 B
YAML

- name: Not supported
fail:
msg: Ubuntu 20.04 not supported due to no known source of podman packages.