From f9c8feb09cca1ce34ef05f3dce7a78f3289385f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20L=C3=BCke?= Date: Mon, 9 Mar 2020 16:58:05 +0100 Subject: [PATCH] build_library/template_vmware.ovf: Use Ignition OVF vars For the Ignition variables to be usable they need to be specified in the OVF. Call out that the CoreOS variables are deprecated to reduce confusion when both are displayed besides each other. --- build_library/template_vmware.ovf | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/build_library/template_vmware.ovf b/build_library/template_vmware.ovf index 0142bb2a5b..02fd50bb37 100644 --- a/build_library/template_vmware.ovf +++ b/build_library/template_vmware.ovf @@ -17,7 +17,7 @@ A virtual machine @@NAME@@ - CoreOS Virtual Appliance + Flatcar Container Linux Virtual Appliance @@ -25,19 +25,34 @@ - + Inline cloud-config data + + + Inline Ignition data + - + URL to cloud-config data + + + URL to Ignition data + - + Encoding for cloud-config data + + + Encoding for Ignition data (e.g., base64) +