mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-14 08:35:15 +00:00
697371c22e
Using @VARNAME@ is a normal style of automake, so lets match that. Reviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
module Test_libvirtd_libxl =
|
|
@CONFIG@
|
|
|
|
test Libvirtd_libxl.lns get conf =
|
|
{ "autoballoon" = "1" }
|
|
{ "lock_manager" = "lockd" }
|
|
{ "keepalive_interval" = "5" }
|
|
{ "keepalive_count" = "5" }
|
|
{ "nested_hvm" = "0" }
|