From 8f2bc373c5bf8b4018814c17dbddad3730ef66bf Mon Sep 17 00:00:00 2001 From: Lorenzo Biosa Date: Mon, 15 Jan 2024 00:27:08 +0100 Subject: Fix the "Unsupported element 'Reservation'" Error in VMware OVA --- roles/vmware/templates/vyos_vmware_image.ovf.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/vmware/templates/vyos_vmware_image.ovf.j2 b/roles/vmware/templates/vyos_vmware_image.ovf.j2 index 6f15ddf..679de9f 100644 --- a/roles/vmware/templates/vyos_vmware_image.ovf.j2 +++ b/roles/vmware/templates/vyos_vmware_image.ovf.j2 @@ -149,27 +149,27 @@ Memory Size 512 MB of memory 2 + 512 4 512 - 512 byte * 2^20 Memory Size 16 GB of memory 2 + 16384 4 16384 - 16384 byte * 2^20 Memory Size 32 GB of memory 2 + 32768 4 32768 - 32768 {%- else -%} -- cgit v1.2.3