We’ve switched to using grains[“id”] instead of grains[“fqdn”] throughout the formula code. This made it possible to rely on the server name specified in the code, rather than the actual name on the server itself, which could be different.
Related Post
Additional Parameter state.apply Read in Pillar
Recently we had a challenge to make a very complex deployment, defined with the SaltStack, more usable. The goal was to...
System Optimizations and Bug Fixes Across Backup, Automation, and Client Management
With a small fix, we’ve augmented the rsnapshot_backup with the ability to pipe a dump using mysqldump_args,...