From 57e5260b2cfa565ec7c3339f073155c5920adcff Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Tue, 9 Jun 2015 14:38:39 -0600 Subject: [PATCH] Update README.md Update README.md to include information on "photon-cloudinit" directory. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index beb5531..207da9e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ This repository contains a variety of files and tools for learning new technolog **openstack-cli**: This folder contains the files for a Vagrant environment that spins up an Ubuntu box with all the OpenStack CLI clients pre-installed. +**photon-cloudinit**: This folder contains the files to spin up VMs, using Vagrant and customized via `cloud-init`, running the VMware Photon Technical Preview. + **photon**: This folder contains the files to spin up an instance of the VMware Photon Technical Preview using Vagrant. **rkt**: This folder contains the files to work with `rkt`, the CoreOS implementation of the App Container (appc) specification, on Ubuntu 14.04. _THIS ENVIRONMENT IS NOT YET FULLY FUNCTIONAL._