Automate Bitbucket in a Saltstack Workflow
For folks who manage their infrastructure via salt deploys via manual machine updates can be tedious and error prone. I initially met this need with a terribly hacky bash script that would prompt the developer to figure out what needed to be done. After some exploration I was able to …