| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <Envelope ovf:version="1.0" xml:lang="en-US" xmlns="http://schemas.dmtf.org/ovf/envelope/1" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1" xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData" xmlns:vssd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:vbox="http://www.virtualbox.org/ovf/machine">
|
|---|
| 3 | <References>
|
|---|
| 4 | <File ovf:href="box-disk1.vmdk" ovf:id="file1"/>
|
|---|
| 5 | </References>
|
|---|
| 6 | <DiskSection>
|
|---|
| 7 | <Info>List of the virtual disks used in the package</Info>
|
|---|
| 8 | <Disk ovf:capacity="10632560640" ovf:diskId="vmdisk1" ovf:fileRef="file1" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized" vbox:uuid="72f559e5-f140-4fba-8072-76c8869003a7"/>
|
|---|
| 9 | </DiskSection>
|
|---|
| 10 | <NetworkSection>
|
|---|
| 11 | <Info>Logical networks used in the package</Info>
|
|---|
| 12 | <Network ovf:name="NAT">
|
|---|
| 13 | <Description>Logical network used by this appliance.</Description>
|
|---|
| 14 | </Network>
|
|---|
| 15 | </NetworkSection>
|
|---|
| 16 | <VirtualSystem ovf:id="Berkshelf-CentOS-6.3-x86_64-minimal">
|
|---|
| 17 | <Info>A virtual machine</Info>
|
|---|
| 18 | <OperatingSystemSection ovf:id="80">
|
|---|
| 19 | <Info>The kind of installed guest operating system</Info>
|
|---|
| 20 | <Description>RedHat_64</Description>
|
|---|
| 21 | <vbox:OSType ovf:required="false">RedHat_64</vbox:OSType>
|
|---|
| 22 | </OperatingSystemSection>
|
|---|
| 23 | <VirtualHardwareSection>
|
|---|
| 24 | <Info>Virtual hardware requirements for a virtual machine</Info>
|
|---|
| 25 | <System>
|
|---|
| 26 | <vssd:ElementName>Virtual Hardware Family</vssd:ElementName>
|
|---|
| 27 | <vssd:InstanceID>0</vssd:InstanceID>
|
|---|
| 28 | <vssd:VirtualSystemIdentifier>Berkshelf-CentOS-6.3-x86_64-minimal</vssd:VirtualSystemIdentifier>
|
|---|
| 29 | <vssd:VirtualSystemType>virtualbox-2.2</vssd:VirtualSystemType>
|
|---|
| 30 | </System>
|
|---|
| 31 | <Item>
|
|---|
| 32 | <rasd:Caption>2 virtual CPU</rasd:Caption>
|
|---|
| 33 | <rasd:Description>Number of virtual CPUs</rasd:Description>
|
|---|
| 34 | <rasd:ElementName>2 virtual CPU</rasd:ElementName>
|
|---|
| 35 | <rasd:InstanceID>1</rasd:InstanceID>
|
|---|
| 36 | <rasd:ResourceType>3</rasd:ResourceType>
|
|---|
| 37 | <rasd:VirtualQuantity>2</rasd:VirtualQuantity>
|
|---|
| 38 | </Item>
|
|---|
| 39 | <Item>
|
|---|
| 40 | <rasd:AllocationUnits>MegaBytes</rasd:AllocationUnits>
|
|---|
| 41 | <rasd:Caption>1024 MB of memory</rasd:Caption>
|
|---|
| 42 | <rasd:Description>Memory Size</rasd:Description>
|
|---|
| 43 | <rasd:ElementName>1024 MB of memory</rasd:ElementName>
|
|---|
| 44 | <rasd:InstanceID>2</rasd:InstanceID>
|
|---|
| 45 | <rasd:ResourceType>4</rasd:ResourceType>
|
|---|
| 46 | <rasd:VirtualQuantity>1024</rasd:VirtualQuantity>
|
|---|
| 47 | </Item>
|
|---|
| 48 | <Item>
|
|---|
| 49 | <rasd:Address>0</rasd:Address>
|
|---|
| 50 | <rasd:Caption>ideController0</rasd:Caption>
|
|---|
| 51 | <rasd:Description>IDE Controller</rasd:Description>
|
|---|
| 52 | <rasd:ElementName>ideController0</rasd:ElementName>
|
|---|
| 53 | <rasd:InstanceID>3</rasd:InstanceID>
|
|---|
| 54 | <rasd:ResourceSubType>PIIX4</rasd:ResourceSubType>
|
|---|
| 55 | <rasd:ResourceType>5</rasd:ResourceType>
|
|---|
| 56 | </Item>
|
|---|
| 57 | <Item>
|
|---|
| 58 | <rasd:Address>1</rasd:Address>
|
|---|
| 59 | <rasd:Caption>ideController1</rasd:Caption>
|
|---|
| 60 | <rasd:Description>IDE Controller</rasd:Description>
|
|---|
| 61 | <rasd:ElementName>ideController1</rasd:ElementName>
|
|---|
| 62 | <rasd:InstanceID>4</rasd:InstanceID>
|
|---|
| 63 | <rasd:ResourceSubType>PIIX4</rasd:ResourceSubType>
|
|---|
| 64 | <rasd:ResourceType>5</rasd:ResourceType>
|
|---|
| 65 | </Item>
|
|---|
| 66 | <Item>
|
|---|
| 67 | <rasd:Address>0</rasd:Address>
|
|---|
| 68 | <rasd:Caption>sataController0</rasd:Caption>
|
|---|
| 69 | <rasd:Description>SATA Controller</rasd:Description>
|
|---|
| 70 | <rasd:ElementName>sataController0</rasd:ElementName>
|
|---|
| 71 | <rasd:InstanceID>5</rasd:InstanceID>
|
|---|
| 72 | <rasd:ResourceSubType>AHCI</rasd:ResourceSubType>
|
|---|
| 73 | <rasd:ResourceType>20</rasd:ResourceType>
|
|---|
| 74 | </Item>
|
|---|
| 75 | <Item>
|
|---|
| 76 | <rasd:AutomaticAllocation>true</rasd:AutomaticAllocation>
|
|---|
| 77 | <rasd:Caption>Ethernet adapter on 'NAT'</rasd:Caption>
|
|---|
| 78 | <rasd:Connection>NAT</rasd:Connection>
|
|---|
| 79 | <rasd:ElementName>Ethernet adapter on 'NAT'</rasd:ElementName>
|
|---|
| 80 | <rasd:InstanceID>6</rasd:InstanceID>
|
|---|
| 81 | <rasd:ResourceSubType>E1000</rasd:ResourceSubType>
|
|---|
| 82 | <rasd:ResourceType>10</rasd:ResourceType>
|
|---|
| 83 | </Item>
|
|---|
| 84 | <Item>
|
|---|
| 85 | <rasd:AddressOnParent>0</rasd:AddressOnParent>
|
|---|
| 86 | <rasd:AutomaticAllocation>true</rasd:AutomaticAllocation>
|
|---|
| 87 | <rasd:Caption>cdrom1</rasd:Caption>
|
|---|
| 88 | <rasd:Description>CD-ROM Drive</rasd:Description>
|
|---|
| 89 | <rasd:ElementName>cdrom1</rasd:ElementName>
|
|---|
| 90 | <rasd:InstanceID>7</rasd:InstanceID>
|
|---|
| 91 | <rasd:Parent>3</rasd:Parent>
|
|---|
| 92 | <rasd:ResourceType>15</rasd:ResourceType>
|
|---|
| 93 | </Item>
|
|---|
| 94 | <Item>
|
|---|
| 95 | <rasd:AddressOnParent>0</rasd:AddressOnParent>
|
|---|
| 96 | <rasd:AutomaticAllocation>true</rasd:AutomaticAllocation>
|
|---|
| 97 | <rasd:Caption>cdrom2</rasd:Caption>
|
|---|
| 98 | <rasd:Description>CD-ROM Drive</rasd:Description>
|
|---|
| 99 | <rasd:ElementName>cdrom2</rasd:ElementName>
|
|---|
| 100 | <rasd:InstanceID>8</rasd:InstanceID>
|
|---|
| 101 | <rasd:Parent>4</rasd:Parent>
|
|---|
| 102 | <rasd:ResourceType>15</rasd:ResourceType>
|
|---|
| 103 | </Item>
|
|---|
| 104 | <Item>
|
|---|
| 105 | <rasd:AddressOnParent>0</rasd:AddressOnParent>
|
|---|
| 106 | <rasd:Caption>disk1</rasd:Caption>
|
|---|
| 107 | <rasd:Description>Disk Image</rasd:Description>
|
|---|
| 108 | <rasd:ElementName>disk1</rasd:ElementName>
|
|---|
| 109 | <rasd:HostResource>/disk/vmdisk1</rasd:HostResource>
|
|---|
| 110 | <rasd:InstanceID>9</rasd:InstanceID>
|
|---|
| 111 | <rasd:Parent>5</rasd:Parent>
|
|---|
| 112 | <rasd:ResourceType>17</rasd:ResourceType>
|
|---|
| 113 | </Item>
|
|---|
| 114 | </VirtualHardwareSection>
|
|---|
| 115 | <vbox:Machine ovf:required="false" version="1.12-macosx" uuid="{d09152b3-33e6-4adf-95c1-6f4ad609b496}" name="Berkshelf-CentOS-6.3-x86_64-minimal" OSType="RedHat_64" snapshotFolder="Snapshots" lastStateChange="2012-09-17T03:39:51Z">
|
|---|
| 116 | <ovf:Info>Complete VirtualBox machine configuration in VirtualBox format</ovf:Info>
|
|---|
| 117 | <ExtraData>
|
|---|
| 118 | <ExtraDataItem name="GUI/LastGuestSizeHint" value="720,400"/>
|
|---|
| 119 | <ExtraDataItem name="GUI/LastNormalWindowPosition" value="1354,44,720,421"/>
|
|---|
| 120 | </ExtraData>
|
|---|
| 121 | <Hardware version="2">
|
|---|
| 122 | <CPU count="2" hotplug="false">
|
|---|
| 123 | <HardwareVirtEx enabled="true" exclusive="false"/>
|
|---|
| 124 | <HardwareVirtExNestedPaging enabled="true"/>
|
|---|
| 125 | <HardwareVirtExVPID enabled="true"/>
|
|---|
| 126 | <PAE enabled="true"/>
|
|---|
| 127 | <HardwareVirtExLargePages enabled="true"/>
|
|---|
| 128 | <HardwareVirtForce enabled="false"/>
|
|---|
| 129 | </CPU>
|
|---|
| 130 | <Memory RAMSize="1024" PageFusion="false"/>
|
|---|
| 131 | <HID Pointing="PS2Mouse" Keyboard="PS2Keyboard"/>
|
|---|
| 132 | <HPET enabled="false"/>
|
|---|
| 133 | <Chipset type="PIIX3"/>
|
|---|
| 134 | <Boot>
|
|---|
| 135 | <Order position="1" device="HardDisk"/>
|
|---|
| 136 | <Order position="2" device="DVD"/>
|
|---|
| 137 | <Order position="3" device="None"/>
|
|---|
| 138 | <Order position="4" device="None"/>
|
|---|
| 139 | </Boot>
|
|---|
| 140 | <Display VRAMSize="8" monitorCount="1" accelerate3D="false" accelerate2DVideo="false"/>
|
|---|
| 141 | <VideoRecording enabled="true" file="Test.webm" horzRes="640" vertRes="480"/>
|
|---|
| 142 | <RemoteDisplay enabled="false" authType="Null"/>
|
|---|
| 143 | <BIOS>
|
|---|
| 144 | <ACPI enabled="true"/>
|
|---|
| 145 | <IOAPIC enabled="true"/>
|
|---|
| 146 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 147 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 148 | <TimeOffset value="0"/>
|
|---|
| 149 | <PXEDebug enabled="false"/>
|
|---|
| 150 | </BIOS>
|
|---|
| 151 | <USBController enabled="false" enabledEhci="false"/>
|
|---|
| 152 | <Network>
|
|---|
| 153 | <Adapter slot="0" enabled="true" MACAddress="080027E4519B" cable="true" speed="0" type="82540EM">
|
|---|
| 154 | <DisabledModes/>
|
|---|
| 155 | <NAT>
|
|---|
| 156 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 157 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 158 | </NAT>
|
|---|
| 159 | </Adapter>
|
|---|
| 160 | <Adapter slot="1" enabled="false" MACAddress="080027698712" cable="true" speed="0" type="82540EM">
|
|---|
| 161 | <DisabledModes>
|
|---|
| 162 | <NAT>
|
|---|
| 163 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 164 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 165 | </NAT>
|
|---|
| 166 | </DisabledModes>
|
|---|
| 167 | </Adapter>
|
|---|
| 168 | <Adapter slot="2" enabled="false" MACAddress="080027189773" cable="true" speed="0" type="82540EM">
|
|---|
| 169 | <DisabledModes>
|
|---|
| 170 | <NAT>
|
|---|
| 171 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 172 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 173 | </NAT>
|
|---|
| 174 | </DisabledModes>
|
|---|
| 175 | </Adapter>
|
|---|
| 176 | <Adapter slot="3" enabled="false" MACAddress="0800276F023B" cable="true" speed="0" type="82540EM">
|
|---|
| 177 | <DisabledModes>
|
|---|
| 178 | <NAT>
|
|---|
| 179 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 180 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 181 | </NAT>
|
|---|
| 182 | </DisabledModes>
|
|---|
| 183 | </Adapter>
|
|---|
| 184 | <Adapter slot="4" enabled="false" MACAddress="0800274ACB1C" cable="true" speed="0" type="82540EM">
|
|---|
| 185 | <DisabledModes>
|
|---|
| 186 | <NAT>
|
|---|
| 187 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 188 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 189 | </NAT>
|
|---|
| 190 | </DisabledModes>
|
|---|
| 191 | </Adapter>
|
|---|
| 192 | <Adapter slot="5" enabled="false" MACAddress="080027911B54" cable="true" speed="0" type="82540EM">
|
|---|
| 193 | <DisabledModes>
|
|---|
| 194 | <NAT>
|
|---|
| 195 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 196 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 197 | </NAT>
|
|---|
| 198 | </DisabledModes>
|
|---|
| 199 | </Adapter>
|
|---|
| 200 | <Adapter slot="6" enabled="false" MACAddress="0800279F21EF" cable="true" speed="0" type="82540EM">
|
|---|
| 201 | <DisabledModes>
|
|---|
| 202 | <NAT>
|
|---|
| 203 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 204 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 205 | </NAT>
|
|---|
| 206 | </DisabledModes>
|
|---|
| 207 | </Adapter>
|
|---|
| 208 | <Adapter slot="7" enabled="false" MACAddress="08002766BCC9" cable="true" speed="0" type="82540EM">
|
|---|
| 209 | <DisabledModes>
|
|---|
| 210 | <NAT>
|
|---|
| 211 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 212 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 213 | </NAT>
|
|---|
| 214 | </DisabledModes>
|
|---|
| 215 | </Adapter>
|
|---|
| 216 | </Network>
|
|---|
| 217 | <UART>
|
|---|
| 218 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 219 | <Port slot="1" enabled="false" IOBase="0x2f8" IRQ="3" hostMode="Disconnected"/>
|
|---|
| 220 | </UART>
|
|---|
| 221 | <LPT>
|
|---|
| 222 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="7"/>
|
|---|
| 223 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
|
|---|
| 224 | </LPT>
|
|---|
| 225 | <AudioAdapter controller="AC97" driver="CoreAudio" enabled="false"/>
|
|---|
| 226 | <RTC localOrUTC="local"/>
|
|---|
| 227 | <SharedFolders/>
|
|---|
| 228 | <Clipboard mode="Disabled"/>
|
|---|
| 229 | <DragAndDrop mode="Disabled"/>
|
|---|
| 230 | <IO>
|
|---|
| 231 | <IoCache enabled="true" size="5"/>
|
|---|
| 232 | <BandwidthGroups/>
|
|---|
| 233 | </IO>
|
|---|
| 234 | <HostPci>
|
|---|
| 235 | <Devices/>
|
|---|
| 236 | </HostPci>
|
|---|
| 237 | <EmulatedUSB>
|
|---|
| 238 | <CardReader enabled="false"/>
|
|---|
| 239 | </EmulatedUSB>
|
|---|
| 240 | <Guest memoryBalloonSize="0"/>
|
|---|
| 241 | <GuestProperties>
|
|---|
| 242 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1347852766354927000" flags=""/>
|
|---|
| 243 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1347853124370587000" flags=""/>
|
|---|
| 244 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="2.6.32-279.el6.x86_64" timestamp="1347853124371203000" flags=""/>
|
|---|
| 245 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#1 SMP Fri Jun 22 12:19:21 UTC 2012" timestamp="1347853124371557000" flags=""/>
|
|---|
| 246 | <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="" timestamp="1347853124371968000" flags=""/>
|
|---|
| 247 | <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.2.0" timestamp="1347853124372322000" flags=""/>
|
|---|
| 248 | <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.2.0" timestamp="1347853124373163000" flags=""/>
|
|---|
| 249 | <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="80737" timestamp="1347853124373450000" flags=""/>
|
|---|
| 250 | <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsersList" value="" timestamp="1347853134378605000" flags=""/>
|
|---|
| 251 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="" timestamp="1347853186399158000" flags=""/>
|
|---|
| 252 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="" timestamp="1347853186399551000" flags=""/>
|
|---|
| 253 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="" timestamp="1347853186399856000" flags=""/>
|
|---|
| 254 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="" timestamp="1347853186400242000" flags=""/>
|
|---|
| 255 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="" timestamp="1347853186400495000" flags=""/>
|
|---|
| 256 | <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="" timestamp="1347853186400733000" flags=""/>
|
|---|
| 257 | </GuestProperties>
|
|---|
| 258 | </Hardware>
|
|---|
| 259 | <StorageControllers>
|
|---|
| 260 | <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
|
|---|
| 261 | <AttachedDevice passthrough="false" type="DVD" port="0" device="0"/>
|
|---|
| 262 | <AttachedDevice passthrough="false" type="DVD" port="1" device="0"/>
|
|---|
| 263 | </StorageController>
|
|---|
| 264 | <StorageController name="SATA Controller" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 265 | <AttachedDevice type="HardDisk" port="0" device="0">
|
|---|
| 266 | <Image uuid="{72f559e5-f140-4fba-8072-76c8869003a7}"/>
|
|---|
| 267 | </AttachedDevice>
|
|---|
| 268 | </StorageController>
|
|---|
| 269 | </StorageControllers>
|
|---|
| 270 | </vbox:Machine>
|
|---|
| 271 | </VirtualSystem>
|
|---|
| 272 | </Envelope>
|
|---|