Update README.md

This commit is contained in:
John Bowdre 2023-03-23 21:37:07 -05:00 committed by GitHub
parent e6ec3cb571
commit 1c78a16277
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
# Vagrantfiles
# vagrant-saltlab
A (small) collection of Vagrantfiles I'm using for portable labs [on my Chromebook](https://www.virtuallypotato.com/create-vms-chromebook-hashicorp-vagrant/). These are all geared towards use with the [`vagrant-libvirt`](https://github.com/vagrant-libvirt/vagrant-libvirt) provider.
Using Vagrant to run a portable [Salt](https://saltproject.io/) lab environment [on my Chromebook](https://www.virtuallypotato.com/create-vms-chromebook-hashicorp-vagrant/). The included Vagrantfile spawns a environment with a single Salt Master and four Salt Minions running on a few different common Linux distributions for testing and development.