Expanding and innovating while remaining mindful of financial constraints, facilitating people’s jobs, maintaining a firm grip on the situationContinue readingGreen and optimized with VMware Aria
Tag: saltstack
A new start
Have you ever lived brotherhood at work?Continue readingA new start
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…Continue readingManage RBAC for individual files in vRA SaltStack File Server with API
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…Continue readingSalt SDDC Modules – Getting Started
Running a business is art. Cloud Operating Model helps you becoming an artist of success.Continue readingPainting the new Cappella Sistina. In the Cloud.
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 PillarContinue readingvRA SaltStack Config – Pillars
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…Continue readingvRA SaltStack Config – Top Files
VMworld 2021
Imagine that: great tech, great guests, great customers stories, great you! October 6-7 in the virtual Barcelona this year.Continue readingVMworld 2021
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…Continue readingvRA SaltStack Config – Configure git fileserver
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…Continue readingConsume vRA SaltStack Config API in vRA Extensibility