[tripleo][centosLinux8][podman-1.6] during undercloud deployment missing podman 1.6 cause we have podman 2.0

Ruslanas Gžibovskis ruslanas at lpic.lt
Mon Dec 21 10:53:08 UTC 2020


Hi all.

Somewhere there is a mismatch. When deploying fresh undercloud I get error
./builddir/install-undercloud.log:2020-12-21 11:07:02,763 p=30959 u=root
n=ansible | 2020-12-21 11:07:02.762141 |
52540000-0011-172f-d7e6-000000000826 |      FATAL | ensure podman and deps
are installed | remote-u | error={"changed": false, "failures":
["podman-1.6.4 All matches were filtered out by modular filtering for
argument: podman-1.6.4"], "msg": "Failed to install some of the specified
packages", "rc": 1, "results": []}
./builddir/install-undercloud.log:            "podman-1.6.4"
./builddir/install-undercloud.log:        "podman-1.6.4 All matches were
filtered out by modular filtering for argument: podman-1.6.4"
./builddir/install-undercloud.log:                "podman-1.6.4"

so I found a file and updated with version found in repos:

[stack at remote-u ~]$ cat
/usr/share/ansible/roles/tripleo_podman/vars/redhat.yml
---
_tripleo_podman_packages:
  - podman-2.0.5

_tripleo_buildah_packages:
  - buildah-1.15.1

_tripleo_podman_purge_packages:
  - docker
  - docker-ce
[stack at remote-u ~]$

-- 
Ruslanas Gžibovskis
+370 6030 7030
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20201221/7aad5220/attachment.html>


More information about the openstack-discuss mailing list