sciyoshi / scivm

Salt states for virtual machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scivm

This repository contains a set of SaltStack state files for setting up my virtual machines.

Setup

First, install SaltStack, ideally with pipsi:

pipsi install salt

Update config/roster with the hostname and SSH information of the hosts to configure. To provision, from the checkout directory, run:

salt-ssh '*' state.highstate

About

Salt states for virtual machines


Languages

Language:Shell 79.9%Language:SaltStack 20.1%