Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 276 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 276 Bytes

A simple virtual machine to test the Siesta ansible role.

You need to install virtualbox, vagrant and ansible.

Minimal steps (wip):

The first time, init the git submodules:

  git submodule --init update

Then:

  vagrant up
  vagrant provision
  vagrant ssh