From 1c78a162770b5a8a8fd46f0b26575afec626e3ee Mon Sep 17 00:00:00 2001 From: John Bowdre <61015723+jbowdre@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:37:07 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d43c0dd..28ff2a4 100644 --- a/README.md +++ b/README.md @@ -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.