A simple multi machine vagrant setup to play around with salt.
Go to file
Jan Philipp Timme c73da78ee9 Initial import 2019-12-08 14:07:24 +01:00
saltstack Initial import 2019-12-08 14:07:24 +01:00
.gitignore Initial import 2019-12-08 14:07:24 +01:00
README.md Initial import 2019-12-08 14:07:24 +01:00
Vagrantfile Initial import 2019-12-08 14:07:24 +01:00

README.md

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.