SaltStack Playground

Runs vagrant VM with SaltStack provisioner that executes states from /salt folder within the VM in master-less mode.

Prerequisites

Usage

Clone this repository and start VM for the first time (might take a while, will run SaltStack provisioner too):

vagrant up

To re-execute SaltStack provisioner on running VM:

vagrant provision

SSH to VM:

vagrant ssh