This repository contains a set of SaltStack state files for setting up my virtual machines.
First, install SaltStack, ideally with pipsi:
pipsi install saltUpdate config/roster with the hostname and SSH information of the hosts to configure.
To provision, from the checkout directory, run:
salt-ssh '*' state.highstate