ralex / salt-nested

Testing salt-cloud with a vagrant provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Provides an environment to play with salt-cloud and a vagrant provider. Relies on the Virtualbox install of your machine.

For testing purpose only.

Requirements

  • Virtualbox (v6)
  • docker

Usage

## Build docker images

make build

## Run project

make run

About

Testing salt-cloud with a vagrant provider


Languages

Language:Makefile 69.9%Language:Dockerfile 30.1%