ev0rtex / salt-simple

Vagrant project with a very simple salt master/minion setup for testing

Repository from Github https://github.comev0rtex/salt-simpleRepository from Github https://github.comev0rtex/salt-simple

Getting started

Install the requisites

Package Download URL
VirtualBox https://www.virtualbox.org/wiki/Downloads
Vagrant http://www.vagrantup.com/downloads.html

Start and run the VM's

You can start each of the VM's individually like this:

vagrant up master
vagrant up app
vagrant up db

or you can just start them all up in one command:

vagrant up

Then just remember to accept the minion keys on the master:

vagrant ssh master
salt-key -A

About

Vagrant project with a very simple salt master/minion setup for testing


Languages

Language:Scheme NaN%