From 916242a5690b138e94aaa652e2164d4a740bc889 Mon Sep 17 00:00:00 2001 From: "Scott S. Lowe" Date: Sat, 22 Oct 2016 10:14:39 -0600 Subject: [PATCH] Update project status Update status of the etcd-backed Docker Swarm cluster running Photon to reflect that it is now fully operational. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa49ad8..05aae47 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This repository contains a variety of files and tools for learning new technolog **swarm-consul-openstack**: This folder contains files to create a Consul-backed Docker Swarm cluster on OpenStack. _THIS ENVIRONMENT IS NOT YET FULLY FUNCTIONAL._ -**swarm-etcd2-photon:** This folder contains a Vagrant environment and associated support files to turn up an etcd-backed Docker Swarm cluster where the Docker Engine instances are running on VMware Photon. _THIS ENVIRONMENT IS NOT YET FULLY FUNCTIONAL._ +**swarm-etcd2-photon:** This folder contains a Vagrant environment and associated support files to turn up an etcd-backed Docker Swarm cluster where the Docker Engine instances are running on VMware Photon. Provisioning is handled by Ansible 2.x. **terraform:** This directory provides an example Terraform configuration (in both Terraform format as well as JSON format) designed to work with OpenStack.