* Test out the minor versions
* update the maxsplit for the target_salt_version to account for minor versions passed in with dashes because kitchen does not like dots.
* Blacklist 3005-1 and 3006-1 for git.
* different approach to getting the target salt version
* Adding missing kitchen files.
* Fixing a bug when no type or version is specified. Adding tests for when no type or version is passed.
* skip test_installation when using default type as we do not have a version to compare.
* adding rockylinux-9 and centos-stream9 to stable distros.
* adding rockylinux-9 and centos-stream9 to stable distros.
* Adding debugging for BSDs.
* Update Vagrant.
* Use upgrade instead of install to ensure vagrant is upgraded.
* cleanup code adding default type.
* better cleanup for default bootstrap type.