Created
January 23, 2015 15:33
-
-
Save dcarley/d8571c74be337ab87de6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<Environment | |
xmlns="http://schemas.dmtf.org/ovf/environment/1" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xmlns:oe="http://schemas.dmtf.org/ovf/environment/1" | |
xmlns:ve="http://www.vmware.com/schema/ovfenv" | |
oe:id="" | |
ve:vCenterId="vm-378847"> | |
<PlatformSection> | |
<Kind>VMware ESXi</Kind> | |
<Version>5.1.0</Version> | |
<Vendor>VMware, Inc.</Vendor> | |
<Locale>en</Locale> | |
</PlatformSection> | |
<ve:EthernetAdapterSection> | |
<ve:Adapter ve:mac="00:50:56:01:09:9b" ve:network="vxw-dvs-82-virtualwire-40-sid-5017-dvs.VCDVSDefault-3773f133-3c4a-45a7-b39c-72ff" ve:unitNumber="7"/> | |
</ve:EthernetAdapterSection> | |
</Environment> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment