diff options
Diffstat (limited to 'roles/vmware-ova')
-rw-r--r-- | roles/vmware-ova/templates/vyos_vmware_image.ovf.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/vmware-ova/templates/vyos_vmware_image.ovf.j2 b/roles/vmware-ova/templates/vyos_vmware_image.ovf.j2 index 19f5a87..76ebbcf 100644 --- a/roles/vmware-ova/templates/vyos_vmware_image.ovf.j2 +++ b/roles/vmware-ova/templates/vyos_vmware_image.ovf.j2 @@ -144,6 +144,5 @@ <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> </ProductSection> - </ProductSection> </VirtualSystem> </Envelope> |