7.1

Table Of Contents
You are here
Configure
Tenant
Configure IaaS
Resources
Design On-
Demand Services
Procedure
1 Scenario: Install the Guest Agent and Software Bootstrap Agent on Your Rainpole Machine on
page 272
Using your business group manager privileges, you log in to the Rainpole001 machine you
provisioned as the test user. You install the guest agent and the Software bootstrap agent on your
machine to prepare for Software provisioning. When you nish, take a snapshot of the machine to use
as the base for cloning machines to use with Software components.
2 Scenario: Create a Linked Clone Blueprint Based on Your Rainpole Snapshot on page 273
Using your IaaS architect privileges, you want to provide software architects with space-ecient
copies of the provisioned CentOS machine you prepared.
Scenario: Install the Guest Agent and Software Bootstrap Agent on Your Rainpole Machine
Using your business group manager privileges, you log in to the Rainpole001 machine you provisioned as
the test user. You install the guest agent and the Software bootstrap agent on your machine to prepare for
Software provisioning. When you nish, take a snapshot of the machine to use as the base for cloning
machines to use with Software components.
Procedure
1 Select Items > Machines.
2 Click your CentOS on vSphere item to view item details.
3 Click Connect to Remote Console from the Actions menu on the right.
4 Log in to the machine as the root user.
5 Download the installation script from your vRealize Automation appliance.
wget https://vRealize_VA_Hostname_fqdn/software/download/prepare_vra_template.sh
If your environment is using self-signed certicates, you might have to use the wget option --no-check-
certificate option. For example:
wget --no-check-certificate
https://vRealize_VA_Hostname_fqdn/software/download/prepare_vra_template.sh
6 Make the prepare_vra_template.sh script executable.
chmod +x prepare_vra_template.sh
7 Run the prepare_vra_template.sh installer script.
./prepare_vra_template.sh
You can run the help command ./prepare_vra_template.sh --help for information about non-
interactive options and expected values.
Configuring vRealize Automation
272 VMware, Inc.