Update README.md

Update README.md with information on preliminary, non-functional
environment for building Consul-backed Docker Swarm cluster on
OpenStack.
This commit is contained in:
Scott Lowe 2015-05-21 09:10:49 -06:00
parent ccae5abce4
commit 04296b0fe1

View file

@ -16,6 +16,8 @@ This repository contains a variety of files and tools for learning new technolog
**photon**: This folder contains the files to spin up an instance of the VMware Photon Technical Preview using Vagrant.
**swarm-consul-openstack**: This folder contains files to create a Consul-backed Docker Swarm cluster on OpenStack. _THIS ENVIRONMENT IS NOT YET FULLY FUNCTIONAL._
**ubuntu-generic**: This folder contains a Vagrant environment for spinning up a generic 64-bit Ubuntu 14.04 VM. _Note there's nothing special going on here---just a plain, generic, Ubuntu VM._
**vagrant-docker**: In this folder you'll find `Vagrantfiles` and supporting documents for using the Docker provider in Vagrant to turn up Docker containers.