include podman

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2018-05-25 15:30:40 -04:00
commit 345f9bd48b

View file

@ -29,6 +29,7 @@ data:
- oci-register-machine
- oci-systemd-hook
- oci-umount
- podman
- python-docker
- python-docker-pycreds
- runc
@ -43,10 +44,12 @@ data:
- oci-register-machine
- oci-systemd-hook
- oci-umount
- podman
- python2-docker
- python2-docker-pycreds
- python3-docker
- python3-docker-pycreds
- python3-podman
- runc
- skopeo
- skopeo-containers
@ -77,6 +80,9 @@ data:
oci-umount:
rationale: Primary component of this module
ref: f28
podman:
rationale: Primary component of this module
ref: f28
python-docker:
rationale: Primary component of this module
ref: f28