- Notifications
You must be signed in to change notification settings - Fork24
glennmatthews/cot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
COT (the Common OVF Tool) is a tool for editingOpen Virtualization Format(.ovf
,.ova
) virtual appliances, with a focus on virtualized networkappliances such as theCisco CSR 1000VandCisco IOS XRv platforms.
COT's capabilities include:
- Add a disk or other file to an OVF/OVA
- Edit OVF hardware information (CPUs, RAM, NICs, configuration profiles, etc.)
- Edit product description information in an OVF/OVA
- Edit OVF environment properties
- Display a descriptive summary of the contents of an OVA or OVF package
- Embed a bootstrap configuration text file into an OVF/OVA.
- Remove files and disks from an OVF or OVA package
- Deploy an OVF/OVA to an ESXi (VMware vSphere or vCenter) server to provisiona new virtual machine (VM), including serial port configuration as needed.
For more information, refer to thedocumentation.