mirror of https://gitee.com/openkylin/libvirt.git
Fix the augea test for qemu libvirtd options
Commit 1ccf22277b
forgot to
add the output to the augeas test
This commit is contained in:
parent
e3b6b2be58
commit
b1ba47ec54
|
@ -60,3 +60,4 @@ module Test_libvirtd_qemu =
|
|||
{ "max_queued" = "0" }
|
||||
{ "keepalive_interval" = "5" }
|
||||
{ "keepalive_count" = "5" }
|
||||
{ "seccomp_sandbox" = "1" }
|
||||
|
|
Loading…
Reference in New Issue