diff options
-rw-r--r-- | doc/sources/ovf/example/ubuntu-server.ovf | 2 |
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> |