Adding a Docker Host to Code Stream
In the blog post Setup a Docker Host for vRealize Automation is explained how to setup a Docker Host on Ubuntu 20.04. In this blog post we will add the previous created Docker Host to vRealize Code Stream
In the blog post Setup a Docker Host for vRealize Automation is explained how to setup a Docker Host on Ubuntu 20.04. In this blog post we will add the previous created Docker Host to vRealize Code Stream
In this post I show you how you can get a Configuration Element Attribute from an Aria Automation Orchestrator Configuration Element. I am using that to get e.g. the Aria Automation Host (former vRealize Automation) from an Orchestrator Configuration Element. This is very useful to get the Automation Host in an Orchestrator Action. See also…
In this blog post I will show you how you can create automatically a vRealize Automation Deployment name which contains the local Date and Time and makes the Deployment name unique. How you get the local Unix Time with the JavaScript Module “moments” you can reach out the blog Convert the vRO Date with the…
In this post I show you how you can get the the remaining Lease days by a given number of days. This can be used to send an email to the Owner of the Deployment before the Deployment Lease will be expired. Prerequisites: Create an Aria Automation Orchestrator Action with following Inputs and Return Type…
Some times ago a customer asked me whether it is possible to create an approval policy for a specific filed in the vRA custom form. The customer has created a custom form where the requester can request a firewall rule. For this the customer can add a port and the customer wants to get an…
In this post I show you how you can deploy a VM with multiple disks. and SCSI Selection Following steps are needed: Create Cloud Template Navigate to Design -> Cloud Templates -> NEW FROM and select blanc canvas Enter a Name and select a Project and click on CREATE Enter the following Code into YAML…
This blog post is about installing a minion on an existing VM provisioned by vRA 8.6.1 using the Day 2 Operation “Apply Salt Configuration”