Skip to content

Commit c92f477

Browse files
committed
Remove libguestfs in line with nova changes
This change removes the libguestfs package from the bootc container. This is inline with efforts from the Compute team to remove this package from our dataplane nodes: https://github.com/openstack-k8s-operators/tcib/pull/142/files#diff-20fdbc4b7badc4cdcab1a535614f5d3c52acabf84aba7661ac2e5ead8acc276eR8 Signed-off-by: Brendan Shephard <[email protected]>
1 parent 7ea2054 commit c92f477

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bootc/Containerfile.centos9

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ ARG LIBVIRT_PACKAGES="\
4545
libvirt-daemon \
4646
qemu-kvm \
4747
qemu-img \
48-
libguestfs \
4948
libseccomp \
5049
swtpm \
5150
swtpm-tools \

0 commit comments

Comments
 (0)