summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMegian <gabisoft@freesurf.ch>2022-01-18 21:41:13 +0100
committerGitHub <noreply@github.com>2022-01-18 14:41:13 -0600
commitf70a1e44e7a6d625dd0aaf7341331142415b3222 (patch)
treea04e7444c819bbaed6bbf221c73b8e0ea6ffb49a
parent032a7f219e9c70b1314d75da96cd380364c416be (diff)
downloadvyos-cloud-init-f70a1e44e7a6d625dd0aaf7341331142415b3222.tar.gz
vyos-cloud-init-f70a1e44e7a6d625dd0aaf7341331142415b3222.zip
Enable OVF environment transport via ISO in example (#1195)
This enables the OVF enviroment transport via ISO variable as defined in the Open Virtualization Format Specification Version: 2.1.1. 8.1 VirtualHardwareSection 11.1 Transport media Co-authored-by: Gabriel Mainberger <gabriel.mainberger@vshn.net>
-rw-r--r--doc/sources/ovf/example/ubuntu-server.ovf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sources/ovf/example/ubuntu-server.ovf b/doc/sources/ovf/example/ubuntu-server.ovf
index d61adf35..bc5327ed 100644
--- a/doc/sources/ovf/example/ubuntu-server.ovf
+++ b/doc/sources/ovf/example/ubuntu-server.ovf
@@ -53,7 +53,7 @@
<Description>This field is optional. The value for network-config has to be base64 encoded.</Description>
</Property>
</ProductSection>
- <VirtualHardwareSection>
+ <VirtualHardwareSection ovf:transport="iso">
<Info>Virtual hardware requirements</Info>
<System>
<vssd:ElementName>Virtual Hardware Family</vssd:ElementName>