From 2828c365dad8ec0b67ed9d375c286ae8bf165fda Mon Sep 17 00:00:00 2001 From: Yann Hodique Date: Tue, 29 Sep 2015 17:41:06 -0700 Subject: [PATCH] ovf: define variables accepted by coreos-cloudinit OVF environment variables for VMware deployments, including cloud config and network configuration --- build_library/template_vmware.ovf | 68 +++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/build_library/template_vmware.ovf b/build_library/template_vmware.ovf index e4c2cbb176..1d00d55617 100644 --- a/build_library/template_vmware.ovf +++ b/build_library/template_vmware.ovf @@ -16,6 +16,74 @@ A virtual machine @@NAME@@ + + CoreOS Virtual Appliance + + + Hostname + + + + Inline cloud-config data + + + + URL to cloud-config data + + + + Encoding for cloud-config data + + + + Name for network interface 0 + + + + MAC for network interface 0 + + + + DHCP support for network interface 0 + + + + Role for network interface 0 + + + + Main IP for network interface 0 + + + + Main route gateway for network interface 0 + + + + Main route destination for network interface 0 + + + + Primary DNS + + + + Secondary DNS + + The kind of installed guest operating system