zuul-jobs/roles/ensure-podman
Xinliang Liu e3327efd38 Fix install podman error on Ubuntu aarch64 Bionic
The official podman ubuntu install guide[1] tells to install podman from
Kubic project repo for ubuntu Bionic and Focal. And project atomic PPA
repo[2] is deprecated.

But Kubic repo only provides x86_64 deb packages for Bionic. For non x86_64
platforms use project atomic PPA repo on Bionic.

Also add a job zuul-jobs-test-ensure-podman-ubuntu-focal.

[1] https://podman.io/getting-started/installation
[2] https://launchpad.net/~projectatomic/+archive/ubuntu/ppa

Change-Id: I402adf1866e4bb8f3b388216bc48b9927e1388b1
2021-08-05 10:40:14 +00:00
..
defaults Add support for RedHat platforms on ensure-podman 2020-04-06 18:52:07 +01:00
tasks Fix install podman error on Ubuntu aarch64 Bionic 2021-08-05 10:40:14 +00:00
README.rst Add support for RedHat platforms on ensure-podman 2020-04-06 18:52:07 +01:00

Install podman container manager

Role Variables