Skip to content

Commit 5038fd3

Browse files
author
yingzhe.hu
committed
<fix>[zstacklib]: fix x86 ns10 deploy ceph ps
Resolves: ZSTAC-49915 Change-Id: I677178786f6178727166646b6e78707a72637767
1 parent f0c7564 commit 5038fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zstacklib/ansible/zstacklib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
DISTRO_WITH_RPM_DEB = ["kylin", "uniontech"]
3636

3737
qemu_alias = {
38-
"ns10": "qemu qemu-img",
38+
"ns10": "qemu-kvm qemu-img",
3939
"uos20": "qemu-system",
4040
"c76": "qemu-kvm-ev",
4141
"euler20": "qemu",

0 commit comments

Comments
 (0)