7.1

Table Of Contents
Table 16. Custom Properties for Changing IP Address of a Provisioned Machine with a Guest Agent
(Continued)
Custom Property Description
If you set VirtualMachine.ScriptPath.Decrypt to false,
or do not create the
VirtualMachine.ScriptPath.Decrypt custom property,
then the string inside the square brackets ( [ and ]) is not
decrypted.
For more information about custom properties you can use with the guest agent, see Custom Properties
Reference.
Install the Guest Agent on a Linux Reference Machine
Install the Linux guest agent on your reference machines to further customize machines after deployment.
Prerequisites
n
Identify or create the reference machine.
n
The guest agent les you download contain both tar.gz and RPM package formats. If your operating
system cannot install tar.gz or RPM les, use a conversion tool to convert the installation les to your
preferred package format.
Procedure
1 Navigate to the vCloud Automation Center Appliance management console installation page.
For example: hps://vcac-hostname.domain.name:5480/installer/.
2 Download and save the Linux Guest Agent Packages.
3 Unpack the LinuxGuestAgentPkgs le.
4 Install the guest agent package that corresponds to the guest operating system you are deploying
during provisioning.
a Navigate to the LinuxGuestAgentPkgs subdirectory for your guest operating system.
b Locate your preferred package format or convert a package to your preferred package format.
c Install the guest agent package on your reference machine.
For example, to install the les from the RPM package, run rpm -i
gugent-7.0.0-012715.x86_64.rpm.
5 Congure the guest agent to communicate with the Manager Service by running installgugent.sh
Manager_Service_Hostname_fdqn:portnumber ssl platform.
The default port number for the Manager Service is 443. Accepted platform values are ec2, vcd, vca, and
vsphere.
Option Description
If you are using a load balancer
Enter the fully qualied domain name and port number of your Manager
Service load balancer. For example:
cd /usr/share/gugent
./installgugent.sh
load_balancer_manager_service.mycompany.com:443 ssl ec2
With no load balancer
Enter the fully qualied domain name and port number of your Manager
Service machine. For example:
cd /usr/share/gugent
./installgugent.sh manager_service_machine.mycompany.com:
443 ssl vsphere
Configuring vRealize Automation
30 VMware, Inc.