Categories
Tech

Green and optimized with VMware Aria

Expanding and innovating while remaining mindful of financial constraints, facilitating people’s jobs, maintaining a firm grip on the situation

Categories
Life

A new start

Have you ever lived brotherhood at work?

Categories
Tech

Manage RBAC for individual files in vRA SaltStack File Server with API

vRealize Automation SaltStack Config (vRA SSC) comes with Role Based Access Control (RBAC) allowing you to define permission settings for multiple users. vRA SSC comes with few built-in roles that cannot be deleted: User, Administrator and Superuser. These roles covers the most common requirements, but of course you are allowed to crate user-defined roles for […]

Categories
Tech

Salt SDDC Modules – Getting Started

Salptoject.io recently released a collection of open source (of course!) Salt-maintained extension modules for VMware vSphere, VMware Cloud on AWS and NSX-T. You can find these modules on Github here, the documentation here and a pretty cool quickstart guide here. This is quite early days for these modules, so at the moment I am just planning to […]

Categories
Tech

Painting the new Cappella Sistina. In the Cloud.

Running a business is art. Cloud Operating Model helps you becoming an artist of success.

Categories
Tech

vRA SaltStack Config – Pillars

Salt Pillars are key elements to have parametric Salt State files allowing them to be more flexible and reusable. Here is an introduction to Salt Pillar

Categories
Tech

vRA SaltStack Config – Top Files

So far we played with Salt State files to apply configurations to Minions and we learned that these are generic by design and describe only what configuration should be achieved. And we used the concept of Targeting to specify where one, or more, State should be applied. In this post I’ll try to cover a different […]

Categories
Tech

VMworld 2021

Imagine that: great tech, great guests, great customers stories, great you! October 6-7 in the virtual Barcelona this year.

Categories
Tech

vRA SaltStack Config – Configure git fileserver

Salt relies on files (e.g. State files, Reactor config files, Pillars, etc.), for this reason it comes with a simple file server suitable for distributing files to the Salt Minions. The file server is a stateless ZeroMQ server that comes with the Salt Master. The main goal of the Salt file server is to present […]

Categories
Tech

Consume vRA SaltStack Config API in vRA Extensibility

These are the early days of the integration between vRealize Automation and vRealize Automation SaltStack Config (formerly know as SaltStack Enterprise) and some things are yet to come. For instance, today in the 8.4 version if you deprovision a VM in vRA the related Salt Minion key is not deleted in vRA SaltStack Config, this […]