# Vagrant based salt test environment This is a simple multi machine vagrant test environment. It spins up one salt-master and two salt-minion machines, and creates a rough working salt skeleton environment on them for testing purposes. Simply run `vagrant up` to spin everything up. In case you want to adjust the configuration, use `vagrant rsync` to refresh the files within the virtual machines.