jansendotsh / vagrant-infra-devel

An in-progress Vagrant environment for building and testing infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-infra-devel

Goal

This is a repository built to store my Vagrant environments for work across several machines. Currently, this only contains a single web development host and a basic creation using an Ansible provisioner. This will grow and be modularized as we proceed.

Requirements

  • Vagrant
  • Ansible (running with Python 3)

Getting Started

vagrant up
ansible-playbook docker.yml -K -i inventory/hosts -e ansible_python_interpreter=/usr/bin/python3

toDo

About

An in-progress Vagrant environment for building and testing infrastructure


Languages

Language:HTML 100.0%