Category : vRealize Automation

Written by Christopher Lewis on April 14, 2020 .

Introduction In this series of posts, we will be taking a look at how to configure a Multi-Organization Tenancy (aka Multi-Tenancy) in vRealize Automation (vRA) 8.x. In this post, we will be looking at the additional DNS requirements for configuring vRA 8.x Multi-Organisation Tenancy. We will cover which DNS Records are required and then cover how those can be created easily using PowerShell. For more information on the rest of the posts in this series, click here .

vRealize Automation vRA Multi-Tenancy

Written by Christopher Lewis on April 8, 2020 .

I tend to rebuild my vRealize Automation (vRA) labs ALOT. I am currently lucky and have two environments, my vRA 8 homelab and my vRA Cloud org. I wanted a way to provide a consistent configuration to both environments. I had two options open in front of me: Use native REST API Use the Terraform Provider for vRA 8/Cloud As vRA 8 / Cloud is an API first platform, I could have definitely used the native API to complete the configuration I am looking to do.

vRealize Automation 8 vRealize Automation Cloud Terraform

Written by Christopher Lewis on December 12, 2019 .

Purpose One of the recurring themes I hear when talking to people in the community but also when talking to customers there is a perception that vRealize Automation 8.0 does not have an Anything as a Service (XaaS) capability. This is not true and hopefully the following article will paint a clearer picture of what vRealize Automation 8.0 can actually do in this space. Background What is vRealize Automation 8.

vRealize Automation 8 vRealize Automation Cloud

Written by Christopher Lewis on December 4, 2019 .

Introduction In this post we’ll be looking at how we can deploy vRealize Automation 8.0 using the new Easy Installer that ships with the product. I’ll be concentrating on the UI version of the installation as that is what most people who are new to the product will use. The process below mirrors that of the vRealize Automation 8 Installation Guide on the VMware Documentation site. Before using this guide, be sure to check there for the latest information on the installation process.

HOWTO vRealize Automation 8

Written by Christopher Lewis on April 7, 2019 .

This is the sixth post in a series of posts covering the replacement of vRealize Automation SSL Certificates. In this post, we will tackle the replacement of the vRealize Automation Appliance VAMI Site Certificate. This post is based on the VMware procedure and this is documented here . Prerequisites The following are expected prerequisites for this walkthrough: A fully deployed and working vRealize Automation solution. A set of certificate files: The RSA Private Key used to encrypt the vRA Appliance certificate.

Certificates

Written by Christopher Lewis on December 12, 2017 .

This is the fourth in a series of posts covering the replacement of vRealize Automation SSL Certificates. In this post, we will tackle steps required to update the embedded vRealize Orchestrator certificate following the replacement of the vRealize Automation Appliance certificate. This post is based on the VMware procedure and this is documented within the VMware Documentation Site here . According to the VMware, the reason for completing this additional step is that if you replace or update vRealize Automation certificates without completing this procedure, the vRealize Orchestrator Control Center may become inaccessible, and errors may appear in the vco-server and vco-configurator log files.

Certificates VMware vRealize Automation vRealize Orchestrator

Written by Christopher Lewis on December 11, 2017 .

This is the third in a series of posts covering the replacement of vRealize Automation SSL Certificates. In this post, we will tackle replacing the vRealize Automation IaaS Manager Service Certificate. This post is based on the VMware procedure and this is documented here . Prerequisites The following are expected prerequisites for this walkthrough: A fully deployed and working vRealize Automation solution. A set of certificate files: The RSA Private Key used to encrypt the vRA IaaS Manager certificate.

Certificates VMware vRealize Automation vRealize Orchestrator

Written by Christopher Lewis on December 11, 2017 .

This is the second post in a series of posts covering the replacement of vRealize Automation SSL Certificates. In this post, we will tackle replacing the vRealize Automation IaaS Web Server Certificate. This post is based on the VMware procedure and this is documented here . Prerequisites The following are expected prerequisites for this walkthrough: A fully deployed and working vRealize Automation solution. A set of certificate files: The RSA Private Key used to encrypt the vRA IaaS Web certificate.

Certificates VMware vRealize Automation vRealize Orchestrator

Written by Christopher Lewis on December 11, 2017 .

In this series of posts we will walk through the process of upgrading all of the vRealize Automation Certificates. We’ll be moving from self-signed certificates that were deployed during the installation, to certificates that have been provided by an Enterprise Certificate Authority (CA). It is worth noting that the same process can be used to replace expiring SSL certificates as well. Amongst other reasons, the purpose of doing this is to update the certificates so that communications between components is secured via a CA and for the following sites within the vRealize Automation deployment to be secured and trusted:

Certificates VMware vRealize Automation vRealize Orchestrator

Written by Christopher Lewis on December 11, 2017 .

This is the first in a series of posts covering the replacement of vRealize Automation SSL Certificates. For the purpose of these posts, I have deployed vRealize Automation 7.3 environment with self signed certificates. This means that when you navigate to https://vra7.fqdn/vcac , the site is not secure nor trusted. Therefore, you will be presented with something like the following in your browser (I mostly use Chrome): We’re looking to achieve the following in the browser URL bar after the certificate has been replaced.

Certificates VMware vRealize Automation vRealize Orchestrator