vRA
vRA Hardening Check
vRA Hardening Check
· ☕ 2 min read · ✍️ Brett Johnson
Compare vRA appliance configuration against the hardending guide

Adding vRA Replica Stuck
Adding vRA Replica Stuck
· ☕ 3 min read · ✍️ Brett Johnson
RabbitMQ causes join cluster process to hang when adding new vRA nodes.

Chef: vRA – Assigning Node Environment Using Custom Properties
· ☕ 2 min read · ✍️ Brett Johnson
vRA uses Custom properties to help define parameters and the behaviour of requests. In the previous post CHEF: vRA Integration, Property Groups and Blueprints we used custom properties to define the properties of our Chef deployment. In this post, we look at using custom properties to assign the node environment. The Chef default client deployment workflows form the basis of the examples. A brief on custom properties We use custom properties to manipulate many aspects of workflow execution.

CHEF: vRA Integration, Property Groups and Blueprints
· ☕ 4 min read · ✍️ Brett Johnson
The Chef plugin provides some workflows to help with getting the vRA integration up and running with minimal effort. I would suggest treating them as samples to build functionality on top of. There are some limitations from the default state which might not provide sufficient flexibility for production usage. Setting up the Property Groups: Launch the vRO Client and navigate to the Chef workflow ‘Create Property Group for Chef EBS Workflows’.

CHEF: Integration with vRA, Client installation workflows
· ☕ 4 min read · ✍️ Brett Johnson
Chef Integration with vRA: Part1 In the previous Chef integration with vRA post, we covered how to install the Chef plugin for vRO. In this post, we will look at provided workflows used to install the Chef Client on Windows and Linux VMs. The workflows are called by the Event Broker Servers (EBS) after a VM is provisioned. The Client Provision Workflow To begin launch the vRO client and navigate to the Chef workflow folder.

CHEF: Integration with vRA, installing the vRO plugin
· ☕ 2 min read · ✍️ Brett Johnson
The Chef agent is installed on a VM after the VM has been deployed and completed the ‘Machine Building’ stage of deployment. This is achieved by creating an event subscription through vRAs Event Broker Service (EBS). When an event triggers an EBS subscription, vRA communicates with vRO causing a workflow to run. This means the first step of configuring Chef integration with vRA is to configure the Chef vRO plugin.