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 use wget and Github with vRealize Automation Blueprints

I recently started using GitHub as part of another blog post demonstrating how to integrate Ansible with vRealize Automation. It occurred to me that I could also use Github as a place to store scripts with version control as well Continue reading How to use wget and Github with vRealize Automation Blueprints

vRA7 Software Agent Gotcha for CentOS7 or RHEL7

I recently discovered an issue while using the Software Components feature of vRA7 on a CENTOS7 template. All was working fine before I performed a YUM update. You can see from the screenshot below that the VM provisions but the Continue reading vRA7 Software Agent Gotcha for CentOS7 or RHEL7

How to create a vRA 7 Automation Agent Linux Template – Part I

New in vRealize Automation 7 you now have the ability to drop software components onto your Blueprints in the new blueprint design tool. In this guide I will show you how to create a Linux template with the vRealize Automation Continue reading How to create a vRA 7 Automation Agent Linux Template – Part I

Automate Log Insight logging of new Windows VM’s Provisioned from vRA

So you just implemented the vRealize Suite and you want to make sure any Windows VM you deploy get’s added to Log Insight right? Well look no further you came to the right place.Let’s get started but first make sure Continue reading Automate Log Insight logging of new Windows VM’s Provisioned from vRA

Automate Log Insight logging of new Linux VM’s Provisioned from vRA

So you just implemented the vRealize Suite and you want to make sure any Linux VM you deploy get’s added to Log Insight right? Well look no further you came to the right place. Pre-Reqs you need in place for Continue reading Automate Log Insight logging of new Linux VM’s Provisioned from vRA

Puppet Enterprise with vCAC – Part 1 Automatically install the PE agent

This guide will show you how to integrate Puppet Enterprise with vCAC. This will allow you to have day 2 configuration management of servers provisioned by vCAC as well as be able to offer a self service application portal. In Continue reading Puppet Enterprise with vCAC – Part 1 Automatically install the PE agent

Puppet Enterprise with vCAC – Part 2 Sign Node, Add Group, Puppet Run

In Part 1 we configured vCAC to deploy a Linux VM and install and configure the Puppet Agent to register with the Puppet Master. In this lesson we will take it a step further by contacting the Puppet Master and Continue reading Puppet Enterprise with vCAC – Part 2 Sign Node, Add Group, Puppet Run