Comment 6 for bug 1943938

Revision history for this message
chandan kumar (chkumar246) wrote :

there is container-tools module in CentOS Stream /RHEL-9,
```
[root@02413b061ce1 /]# cat /etc/redhat-release
CentOS Stream release 9
[root@02413b061ce1 /]# dnf module enable container-tools:latest
CentOS Stream 9 - BaseOS 361 kB/s | 5.6 MB 00:15
CentOS Stream 9 - AppStream 1.6 MB/s | 13 MB 00:07
CentOS Stream 9 - Extras packages 6.8 kB/s | 6.8 kB 00:00
Error: Problems in request:
missing groups or modules: container-tools:latest
[root@02413b061ce1 /]#

```
https://review.opendev.org/c/openstack/tripleo-heat-templates/+/836596 is needed to fix the backport.

Adding promotion-blocker for more visibility.