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

vRA7 to vRO Extensibility Magic Secrets Revealed Part 1

In this three part guide I will show you how to extend vRealize Automation 7 to use vRealize Orcestrator workflows as part of the provisioning process. This could be used for something as simple as running a script in the Continue reading vRA7 to vRO Extensibility Magic Secrets Revealed Part 1

How to integrate Windows DNS with vRA 7.x Part II – Delete DNS Record

In Part I we learned how to create a DNS record on provisioning. In this guide I will show you how to setup vRealize Automation 7.x to automatically delete a static host A record and a reverse look up pointer Continue reading How to integrate Windows DNS with vRA 7.x Part II – Delete DNS Record

How to integrate Windows DNS with vRA 7.x

This guide will show you how to setup vRealize Automation 7.x to automatically create a static host A record and a reverse look up pointer in your Windows based DNS. This is most often needed to be able to automate Continue reading How to integrate Windows DNS with vRA 7.x

How to integrate vRealize Automation 7 with Chef

As you may have noticed in vRealize Automation 7 the event broker is the new method of triggering vRealize Orchestrator workflows. Also the custom properties are now stored in the vRA appliance database so the old workflows I created to Continue reading How to integrate vRealize Automation 7 with Chef

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

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