Merge "Remove vm element from container based image"

This commit is contained in:
Zuul 2024-10-09 07:20:53 +00:00 committed by Gerrit Code Review
commit 8ff474c1a4
4 changed files with 7 additions and 3 deletions

View File

@ -4,5 +4,4 @@ package-installs
redhat-common redhat-common
rpm-distro rpm-distro
source-repositories source-repositories
vm
yum yum

View File

@ -2,5 +2,4 @@ containerfile
package-installs package-installs
redhat-common redhat-common
rpm-distro rpm-distro
vm
yum yum

View File

@ -4,5 +4,4 @@ package-installs
redhat-common redhat-common
rpm-distro rpm-distro
source-repositories source-repositories
vm
yum yum

View File

@ -0,0 +1,7 @@
---
upgrade:
- |
The ``vm`` element is no longer included dependency of the
``rocky-container``, ``almalinux-container`` and ``fedora-container``
elements. You will need to update your build configuration to include this
element if you still wish to create partitioned disk based images.