libvirt/src/lxc/test_libvirtd_lxc.aug.in
Daniel P. Berrangé 697371c22e build: use @CONFIG@ instead of ::CONFIG:: in augeas tests
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>
2019-08-09 14:06:31 +01:00

9 lines
215 B
Plaintext

module Test_libvirtd_lxc =
@CONFIG@
test Libvirtd_lxc.lns get conf =
{ "log_with_libvirtd" = "1" }
{ "security_driver" = "selinux" }
{ "security_default_confined" = "1" }
{ "security_require_confined" = "1" }