From 98f09ae586e01a7a16c7f1dae5e20b8331b97ee4 Mon Sep 17 00:00:00 2001 From: zsdc Date: Mon, 20 Apr 2020 21:46:41 +0300 Subject: VMware: T2343: Memory allocation change Changed the OVF template to be sure that a router always has access to all the configured memory. --- scripts/template.ovf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/template.ovf') diff --git a/scripts/template.ovf b/scripts/template.ovf index 46ded54..4464e38 100644 --- a/scripts/template.ovf +++ b/scripts/template.ovf @@ -146,6 +146,7 @@ 2 4 512 + 512 byte * 2^20 @@ -154,6 +155,7 @@ 2 4 16384 + 16384 byte * 2^20 @@ -162,6 +164,7 @@ 2 4 32768 + 32768 0 @@ -214,6 +217,7 @@ + -- cgit v1.2.3