Cloud Proxy gotcha with VMware Cloud on AWS Endpoint

So you setup your cloud proxy for Cloud Assembly and it has been working for weeks and suddenly it stopped working and you check the cloud account and it is constantly spinning in data collection. Eventually it pops up with Continue reading Cloud Proxy gotcha with VMware Cloud on AWS Endpoint

How to install the vRA Everlasting Blueprint

Have you every wanted to be sure that every part of vRA, vRO and vCenter were working and functioning properly? Oh, and before a user tells you that provisioning failed? While there are many resources available to monitor vRA services Continue reading How to install the vRA Everlasting Blueprint

How to integrate vRealize Automation with the Puppet Plugin 2.0

The Puppet Plugin 2.0 for vRealize Automation is here so let’s put it to good use by integrating it with vRealize Automation Blueprints! Pre-Reqs:   Puppet Plugin Installed and Configured. See my guide here A Puppet master server running Puppet Continue reading How to integrate vRealize Automation with the Puppet Plugin 2.0

Puppet vRO Plugin 1.0 to 2.0 upgrade gotcha

I have been working with the new Puppet Plugin in my lab and I found the new workflows failing as they were referencing modules in the old 1.0 plugin. The workflows throw an error like Cannot find function escapeShellArgument in Continue reading Puppet vRO Plugin 1.0 to 2.0 upgrade gotcha

How to Install and Configure Puppet Plugin 2.0 for vRealize Automation

In this guide I will show you how to install and configure the new Puppet Plugin version 2.0 for vRealize Automation! Update: I have discovered that you will need to remove the 1.0 Puppet Plugin prior to following this guide. Continue reading How to Install and Configure Puppet Plugin 2.0 for vRealize Automation

Executing Day 2 Actions with the vRA 7 REST API

In this guide I will show you how to use the vRA 7 REST API to perform day 2 actions on a VM. This is common for users or developers that want to programmatically control the VM’s provisioned from vRealize Continue reading Executing Day 2 Actions with the vRA 7 REST API

How to Delete a Deployment with the vRA 7 REST API

In this guide I will show you how to use the vRA 7 REST API to delete a deployment. This is common for users or developers that want to programmatically delete a deployment of single or multi-machine blueprints. Pre-Reqs Already Continue reading How to Delete a Deployment with the vRA 7 REST API