A versatile VM for DevOps purposes, provisioned with Ansible.
Find a file
2020-03-29 13:17:42 +02:00
provisioning Added basic provisioning 2020-03-18 22:58:58 +01:00
LICENSE Added basic provisioning 2020-03-18 22:58:58 +01:00
README.md Edited README 2020-03-18 23:41:14 +01:00
Vagrantfile Minor fixes: Changed the default natnet1 subnet, explicitly require 'etc', added comments 2020-03-29 13:17:42 +02:00

Ansible DevOps VM

A versatile VM for DevOps purposes, provisioned by Ansible.

Will bootstrap a Ubuntu VM using Vagrant and Virtualbox and install a stack of useful DevOps tools.

To provide a lightweight experience, the VM uses XFCE as a desktop environment.

Prerequisites

  • Vagrant 2.2.x
  • Virtualbox 6.x

Quickstart

The default user is vagrant with the password vagrant (auto-login by default).

Provided tools

  • Docker 19.03.5
  • Docker Compose 1.25.0
  • Ansible 2.9.4