From: Steven Dake Date: Mon, 16 Apr 2012 02:13:12 +0000 (-0700) Subject: Add a README to the templates directory to aid in navigation of the templates X-Git-Tag: 2014.1~2002 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f7d0e0572c63954727866733bcd08bec24c5579d;p=openstack-build%2Fheat-build.git Add a README to the templates directory to aid in navigation of the templates Signed-off-by: Steven Dake --- diff --git a/templates/README b/templates/README new file mode 100644 index 00000000..2349df6b --- /dev/null +++ b/templates/README @@ -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