Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/sources/ovf/example/ubuntu-server.ovf
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
<Label>Default User's password</Label>
<Description>If set, the default user's password will be set to this value to allow password based login. The password will be good for only a single login. If set to the string 'RANDOM' then a random password will be generated, and written to the console.</Description>
</Property>
<Property ovf:key="network-config" ovf:type="string" ovf:userConfigurable="true">
<Label>Encoded network-config</Label>
<Description>This field is optional. The value for network-config has to be base64 encoded.</Description>
</Property>
</ProductSection>
<VirtualHardwareSection>
<Info>Virtual hardware requirements</Info>
Expand Down
1 change: 1 addition & 0 deletions tools/.github-cla-signers
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ manuelisimo
marlluslustosa
matthewruffell
maxnet
megian
mitechie
nazunalika
nicolasbock
Expand Down