From: Andrea Bolognani Date: Wed, 26 Nov 2025 17:18:06 +0000 (+0100) Subject: schemas: Allow templateFormat without template path X-Git-Tag: v12.0.0-rc1~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd0499294b145c6a4c36d431c39a5da9c6d57c0;p=thirdparty%2Flibvirt.git schemas: Allow templateFormat without template path Similarly to how we allow the format for the loader and the NVRAM file to be specified without the corresponding path being present, we should allow that to happen for the NVRAM template too. Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- diff --git a/src/conf/schemas/domaincommon.rng b/src/conf/schemas/domaincommon.rng index 5d5fd87f87..114dd3f96f 100644 --- a/src/conf/schemas/domaincommon.rng +++ b/src/conf/schemas/domaincommon.rng @@ -354,11 +354,11 @@ - - - - - + + + + +