Skip to content

Commit f0c7564

Browse files
littleyayingzhe.hu
authored andcommitted
<fix>[ansible]: Add edk2.git-ovmf-x64 rpm for ns10
Due the fix of ZSTAC-48035, the edk2.git-ovmf-x64 rpm should also included in ns10(kylin v10 system). Resolves: ZSTAC-49607 Change-Id: I63716473747a6b6d6b6b79766161787667646d67
1 parent 685ec3c commit f0c7564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kvmagent/ansible/kvm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ def rpm_based_install():
259259
usbredir-server iputils iscsi-initiator-utils libvirt libvirt-client libvirt-python lighttpd lsof \
260260
net-tools nfs-utils nmap openssh-clients OpenIPMI pciutils pv rsync sed nettle libselinux-devel \
261261
smartmontools sshpass usbutils vconfig wget audit dnsmasq tar python2-psutil\
262-
qemu-kvm collectd-virt storcli edk2-ovmf python2-pyudev collectd-disk"
262+
qemu-kvm collectd-virt storcli edk2-ovmf edk2.git-ovmf-x64 python2-pyudev collectd-disk"
263263

264264
# handle zstack_repo
265265
if zstack_repo != 'false':

0 commit comments

Comments
 (0)