A cookiecutter to set up a salt formula with a vagrantfile for automated testing.
Creates a directory structure and a Vagrant file that will automatically provision a VM using a masterless salt-minion.
It supports Debian and Rocky (and can be easily extend to more distros).
cookiecutter https://github.com/danielpodwysocki/cookiecutter-salt-formula.git
vagrant up rocky
vagrant up debian
vagrant up
vagrant ssh rocky
vagrant ssh rocky