This repository contains the vApp Templates, guide documentation and some notice.
The office documentation on pubs.vmware.com
You can add a vApp template as a vApp from your catalog to My Cloud. You are at least a vApp author. If the vApp template is based on an OVF file that includes OVF properties for customizing its virtual machines, those properties are passed to the vApp. If any of those properties are user-configurable, you can specify the values.
A vApp template is available in a published or a locally shared catalog.
- Click Catalogs.
- In the left pane, click on a catalog option.
- My Organization's Catalogs
- Public Catalogs
- On the vApp Templates tab, select a vApp template, right-click, and select Add to My Cloud.
- Type a name and optional description for the vApp.
- Select a runtime and storage lease and click Next.
- Select a virtual datacenter, configure the virtual machines in the vApp, and click Next.
- Configure the custom properties, if any, and click Next.
- Configure the networking options for the vApp and click Next.
- Review the vApp summary information and click Finish. vCloud Director creates a vApp on the My Cloud > vApps page.
- yum install open-vm-tools
- check status, systemctl -a |grep vmtool
vmtoolsd.service
loaded active running Service for virtual machines hosted on VMware
- Firefox version 18.0.1
You can upload an OVF package from remote shares and your local directory to vCloud Director as a vApp template. You are at least a catalog creator. vCloud Director supports OVFs based on the Open Virtualization Format (OVF) Specification. If you upload an OVF file that includes OVF properties for customizing its virtual machines, those properties are preserved in the vApp template.
- The computer from which you are uploading must have Java Plug-in 1.6.0_10 or later installed.
- For information about creating OVFs, see the OVF Tool User Guide and VMware vCenter Converter 4.0.1 User's Guide.
- vCloud Director does not support uploading compressed OVF files.
- Click Catalogs > My Organization's Catalogs.
- On the vApp Templates tab, click the Upload button.
- Type the name and path of the OVF file to upload, or click Browse, select the OVF file, and click Upload.
- Type a name and optional description for the vApp template.
- Select a destination vDC and catalog.
- Click Upload.
Verify that VMware Tools is installed in each virtual machine in the vApp. See Installing VMware Tools in a vApp.
You can save a vApp to a catalog as a vApp template. You are at least a vApp author.
- Your organization has a catalog and a vDC with available space.
- The vApp must be stopped.
- Click My Cloud.
- In the left pane, click vApps.
- Right-click a vApp and select Add to Catalog.
- Type a name and optional description for the vApp template.
- Select a vDC, a catalog, and a storage lease.
- Select a vApp creation option. This option applies when creating a vApp based on this template. It is ignored when building a vApp using individual virtual machines from this template.
Option | Description |
---|---|
Make identical copy | vApps that are created from this vApp template must follow the guest operating system settings of the vApp template. If you select this option, and guest customization is enabled, the guest operating system is personalized. |
Customize VM settings | Guest operating system is personalized regardless of the vApp template settings, and the guest operating system is personalized when the vApp is deployed. This option requires that a supported version of VMware Tools be installed on all virtual machines in the vApp. |
- Click OK. The vApp is saved as a vApp template and appears in the destination catalog.
You can modify some basic properties of a vApp template. To make more advanced changes to a vApp template, add it to My Cloud, make the changes, then add it back to the catalog as a new vApp template. You are an organization administrator.
- Click Catalogs > My Organization's Catalogs.
- On the vApp Templates tab, right-click a vApp template and select Properties.
- On the General tab, modify the vApp template name and description.
- Select a vApp creation option. This option applies when creating a vApp based on this template. It is ignored when building a vApp using individual virtual machines from this template.
- Choose whether or not to mark the vApp template as a Gold Master in the catalog. If you mark a vApp template as a Gold Master, this information appears in the list of vApp templates.
- To reset the vApp template storage lease, select the Reset lease check box and select a new storage lease.
- Click OK.