]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Add a README to the templates directory to aid in navigation of the templates
authorSteven Dake <sdake@redhat.com>
Mon, 16 Apr 2012 02:13:12 +0000 (19:13 -0700)
committerSteven Dake <sdake@redhat.com>
Mon, 16 Apr 2012 02:13:12 +0000 (19:13 -0700)
Signed-off-by: Steven Dake <sdake@redhat.com>
templates/README [new file with mode: 0644]

diff --git a/templates/README b/templates/README
new file mode 100644 (file)
index 0000000..2349df6
--- /dev/null
@@ -0,0 +1,12 @@
+WordPress_Single_Instance_cfntools.template
+ - Creates a single instance wordpress/mysql server (insecure)
+
+WordPress_Single_Instance.template
+ - Creates a gold image wordpress single instance - not working
+
+WordPress_Single_Instance_With_EBS_Volume.template
+ - Creates a single instance wordpress/mysql server with EBS Volume
+
+WordPress_Single_Instance_With_EIP.template
+ - Creates a single instance wordpress/mysql server with EBS Volume and EIP
+   with full security