Automation

VMware vRealize Orchestrator 8.1 New Features and Installation

A look at VMware vRealize Orchestrator 8.1 New Features and Installation. Step-by-step vRO 8.1 installation and configuration adding vCenter connection

One of the new releases coming from VMware just in the last few weeks is VMware vRealize Orchestrator 8.1. VMware vRealize Orchestrator 8.1 brings some really great new features to the table that go hand-in-hand with some of the new core releases from VMware recently. There are some other great new enhancements foudn in Orchestrator 8.1 as well from a language standpoint that I am excited about. In this post, we will take a look at VMware vRealize Orchestrator 8.1 new features and installation to get a better understanding of what is new with vRO 8.1.

VMware vRealize Orchestrator 8.1 new features and installation

With each new version of solutions we are accumstomed to with VMware, there are always enhancements to make note of. VMware vRO 8.1 is no exception to this rule. It brings about enhanced ease of use and DevOps automation improvements. What are the new features to be aware of in this release?

  • vSphere 6.7 plugin-in API update – If you have been struggling with the latest version of vRO and vSphere 6.7, this release brings about vSphere 6.7 plugin-in support which will make for the ability to get the plugin registered with your vSphere 6.7 environment.
  • New Scripting Languages Added – With vRealize Orchestrator 8.1, some exciting new scripting languages have been added including PowerShell, Node.js, and Python. This brings about greater flexibility in the language choices for scripting
  • Tree view of Hierarchical folders – vRO 8.1 once again introduces support for tree views of hierarchical folders. This allows organizing, viewing, and browsing objects in hierarchical tree view. This allows easier management giving users a view of all organized content
  • Run and Debug workflow elements – run and debug an action without having to add the action to a workflow and then perform the workflow run. This will help to accelerate workflow creation
  • Push change sets to Git branches – Allows users to select, configure, and push change sets to different branches from a Git repo. This allows promoting vRO code through the normal Git methods.
  • Debug workflow breakpoints – Set breakpoints on specific elements in the workflow schema
  • Syslog support – Configure logging integration to one or more remote syslog servers

Installing VMware vRealize Orchestrator 8.1

Installing the VMware vRealize Orchestrator 8.1 appliance is as simple as deploying the prebuilt appliance that is distributed by VMware. The VMware vRealize Orchestrator 8.1 appliance is downloadable as an OVA file. The appliance is built on the following architecture and vCenter Server compatibility:

  • Novell Suse Linux Enterprise Server, PostgreSQL
  • It can be installed with vCenter Server 6.0 or later

Below is a quick walk through of the screenshots you will see deploying the VMware vRealize Orchestrator 8.1 appliance OVA. Choose the vRO 8.1 OVA appliance file from your workstation. For me the file name and size details are as follows:

  • O11N_VA-8.1.0.9326-15995344_OVF10.ova
  • Size 3,313,110 KB
Choose-the-OVA-file-for-the-vRealize-Orchestrator-8.1-appliance-deployment
Choose the OVA file for the vRealize Orchestrator 8.1 appliance deployment

Choose an inventory name for the vRO 8.1 VM appliance that will be created.

Name-the-vRO-8.1-appliance-in-inventory
Name the vRO 8.1 appliance in inventory

Choose the compute resource for deploying the appliance.

Select-the-compute-resource-for-the-vRO-8.1-appliance
Select the compute resource for the vRO 8.1 appliance

Review the details of the initial vRO 8.1 appliance deployment.

Review-the-details-of-the-initial-vRO-8.1-OVA-deployment
Review the details of the initial vRO 8.1 OVA deployment

Accept the EULA.

Accept-the-EULA-for-the-OVA-installation
Accept the EULA for the OVA installation

Select storage.

Select-datastore-for-storing-vRO-8.1-VM-created-from-the-OVA
Select datastore for storing vRO 8.1 VM created from the OVA

Select network configuration.

Select-networks-for-connecting-the-vRO-8.1-appliance
Select networks for connecting the vRO 8.1 appliance

Customize the template. This is a screen to pay attention to. Here you will set many aspects of the configuration for the vRO 8.1 appliance including:

  • Name
  • Initial root password
  • SSH options
  • Network configuration (IP, subnet mask, gateway, DNS settings, DNS search order, etc)
Customize-the-vRealize-Orchestrator-8.1-template
Customize the vRealize Orchestrator 8.1 template

Finish out the deployment of the vRealize Orchestrator 8.1 appliance.

Ready-to-deploy-the-vRealize-Orchestrator-8.1-appliance
Ready to deploy the vRealize Orchestrator 8.1 appliance

Configure the Authentication Provider

Once the appliance finishes deploying and all services are running, you should be able to browse out to the URL of the appliance via HTTPS. The first thing you will need to do before you Start the Orchestrator Client is run the Start the Control Center.

Start-the-Control-Center-to-configure-the-authentication-provider
Start the Control Center to configure the authentication provider

First, we need to configure authentication provider.

Launch-the-configure-authentication-provider
Launch the configure authentication provider

Select vSphere here if you are registering a vCenter Server. After entering the details, click Connect.

Connect-to-VMware-vSphere-via-vCenter-Server-connection
Connect to VMware vSphere via vCenter Server connection

Click the Accept Certificate button.

Accept-certificate-installation-prompt-for-vCenter-Server
Accept certificate installation prompt for vCenter Server

Enter the username, password and the default tenant will automatically populate.

Save-changes-for-the-authentication-provider-configuration
Save changes for the authentication provider configuration

You will need to enter the Admin group. Just type Administrators in the field and select <your SSO domain>Administrators. Save your changes.

Pick-the-admin-group-for-authentication-provider
Pick the admin group for authentication provider

Run the Validate configuration option in the control center. **Note** you will want to wait a few minutes after you have added the authentication provider. You should see all green checkboxes.

Validate-the-configuration
Validate the configuration

Add a vCenter Server instance to vRealize Orchestrator 8.1.

Under Workflows, search for Add a vCenter Server instance workflow. This allows adding a vCenter Server instance to your vRealize Orchestrator 8.1 appliance. Once you find it, select Run.

Add-a-vCenter-Server-instance-to-vRO-8.1
Add a vCenter Server instance to vRO 8.1

Make sure you set the username and password under the Set the connection properties tab. Check the box to ignore SSL certificate warnings. Then, click Run.

Set-the-connecton-properties-and-run-the-workflow
Set the connecton properties and run the workflow

You should see the workflow run successfully. Navigate to the Inventory section and expand the vSphere vCenter Plug-in section and you should see your vCenter Server listed here. I have added both a vCenter Server 6.7 environment and a vCenter Server 7.0 environment.

Inventory-of-vCenter-Servers-added-with-the-Add-vCenter-Server-workflow
Inventory of vCenter Servers added with the Add vCenter Server workflow

Wrapping Up

There are many great new features as shown in covering VMware vRealize Orchestrator 8.1 new features and install. The new languages and streamlined workflow reports are certainly worth upgrading to vRealize Orchestrator 8.1.

As you can see, getting the appliance up and running is fairly easy. After that, you need to add the authentication provider and then add the vCenter Server instance.

Subscribe to VirtualizationHowto via Email 🔔

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Brandon Lee

Brandon Lee is the Senior Writer, Engineer and owner at Virtualizationhowto.com and has over two decades of experience in Information Technology. Having worked for numerous Fortune 500 companies as well as in various industries, Brandon has extensive experience in various IT segments and is a strong advocate for open source technologies. Brandon holds many industry certifications, loves the outdoors and spending time with family.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.