Skip to content

Commit

Permalink
wrapper/env.conf: Added required packages for rh10 (lop-devops#330)
Browse files Browse the repository at this point in the history
Signed-off-by: Sneh Shikha Yadav <[email protected]>
  • Loading branch information
sneh-3 authored Aug 14, 2024
1 parent 79a5bda commit 73401f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/wrapper/env.conf
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ packages = libvirt-devel,tcpdump,virt-install,qemu-kvm,libvirt,SLOF,genisoimage,
packages = gcc,python3-devel,xz-devel,python3-setuptools,numactl,policycoreutils-python-utils,openssl-devel,nfs-utils
[deps_rhel9_kvm]
packages = libvirt-devel,tcpdump,virt-install,qemu-kvm,libvirt,SLOF,xorriso,attr,nfs-utils
[deps_rhel10]
packages = gcc,python3-devel,xz-devel,python3-setuptools,numactl,policycoreutils-python-utils,openssl-devel,python3-netifaces
[deps_rhelbe]
packages = gcc,python3-devel,xz-devel,python3-setuptools,numactl
[deps_rhelbe_NV]
Expand Down

0 comments on commit 73401f2

Please sign in to comment.