Tag Archives: Aria Automation

VCF Automation – VM with post script execution

By | 18. December 2024

A very frequently asked topic for VCF Automation is how to execute a script post provisioning of a VM. This usually is leveraged to invoke post deployment processes like configuration tasks, installation of agents or even middleware deployments. Customers also use it to bridge the gap to configuration management tools. There are multiple ways to… Read More »

1-node Kubernetes Template for CentOS Stream 9 in VCF Automation

By | 30. September 2024

For testing and demo purposes it is very helpful to easily and quickly deploy a Kubernetes installation with very low resource consumption. This blog post is following-up on an older post that explains how to set up a single-node Kubernetes deployment. Over time there have been innovations like newer operating systems or Kubernetes versions that… Read More »

Aria Automation custom resources with dynamic types

By | 9. August 2024

Thanks to Thomas Kopton for his help on this topic! Aria Automation has a high number of out-of-the-box resource types reaching from virtual machines, over volumes up to security groups. Customers however in many cases would like to add their own resources as well and manage them. To do this you need to have what… Read More »

Database-as-a-Service with Data Services Manager and Aria Automation

By | 4. July 2024

Special thanks to Thomas Sauerer for his great support! One important note upfront: The here shown integration with Aria Automation is primarily for demo purposes showing the capabilities of the platform rather than for production use. In the upcoming release Broadcom will focus on a more comprehensive integration with Aria Automation Cloud Consumption Interface. Building… Read More »

OVA/OVF as a Service in Aria Automation using new Deployment Overview

By | 21. June 2024

The service catalog of Aria Automation can contain services of all flavors from classic virtual machines up to network services. One common ask from customers is to provide services for OVA/OVF appliances which can be requested by the consumer. Those appliances usually are purpose-built and do have specific parameters required for the deployment. Also, they… Read More »

Approval with Jira change ticket

By | 4. January 2024

Aria Automation has out-of-the-box capabilities for an approval workflow. When implemented, users can approve requests within the Aria Automation interface. In addition, there’s many options to integrate 3rd party tools of different type into a provisioning process. A lot of our customers are asking for integration options into Atlassian Jira. Jira has multiple functionalities from… Read More »

Automated SaltStack Minion Updates through winrepo

By | 9. November 2023

This blog article is a follow-up to the previous article that explains a different way to do minion updates. For Windows minions there’s an even easier method to run the update automatically. This is by using winrepo. Winrepo is a mechanism provided by SaltStack to build a package manager like yum or apt on Linux.… Read More »

Self-Service Aria Guardrails Policy in Aria Automation

By | 27. July 2023

VMware Aria Guardrails is a central policy management system with desired state principle and primary focus on public clouds. It consists of several templates that easily can be used by the admin to apply his desired policy on public clouds. One of the templates is for AWS IAM management to define the password policy (like… Read More »

Custom Ansible Day-2 action in Aria Automation

By | 15. May 2023

Aria Automation (aka vRealize Automation) has a built-in support for Ansible open-source and Ansible Tower / Ansible Automation Platform. Once a cloud account is defined for Ansible, customers can add Ansible elements to the design canvas and combine them with virtual machine objects. In this case after provisioning a virtual machine, an ansible playbook or… Read More »

3-tier app including application and security with Aria Automation and SaltStack

By | 3. April 2023

Before we start: Thanks to David Fidler for his in-depth SaltStack knowledge and Thomas Kopton for the heavy lifting of the MS SQL installation! Aria Automation (aka vRealize Automation) is a comprehensive automation solution that can deliver full application stacks with a desired state templating model. It has various integrations e.g. with vCenter, NSX and… Read More »

Custom Azure Private Endpoint Service for SQL in Aria Automation

By | 15. December 2022

Aria Automation (aka vRealize Automation) provides a wide variety of supported public cloud services out of the box. Through the design canvas they can be added by drag and drop, configured with the appropriate parameters/inputs and subsequently exposed in the catalog for consumption. Considering the broad services public clouds offer and the high innovation rate,… Read More »