From: Steven Dake Date: Tue, 17 Apr 2012 03:45:26 +0000 (-0700) Subject: Update templates README with list of secure vs insecure templates X-Git-Tag: 2014.1~1981 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=08ad2beab0d0cb30283f8e210a42a707210a1e3a;p=openstack-build%2Fheat-build.git Update templates README with list of secure vs insecure templates Signed-off-by: Steven Dake --- diff --git a/templates/README b/templates/README index 4c47d11c..8bd597fc 100644 --- a/templates/README +++ b/templates/README @@ -21,12 +21,6 @@ WordPress_Single_Instance_gold.template * any user to connect to the wordpress database. * ******************************************************************************* -WordPress_Single_Instance.template - - Creates a single instance wordpress/mysql server - -WordPress_Single_Instance_With_EBS_Volume.template - - Creates a single instance wordpress/mysql server with EBS Volume - WordPress_2_Instances.template - Creates a two instance wordpress/mysql server Note: There is an instance for mysql and instance for wordpress @@ -37,9 +31,16 @@ WordPress_2_Instances_With_EBS_Volume.template ******************************************************************************* * SECURE TEMPLATES * -* These templates use EIP and security groups to secure the servers * +* These templates either are single vm or use EIP and security groups to * +* secure the servers * ******************************************************************************* +WordPress_Single_Instance.template + - Creates a single instance wordpress/mysql server + +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 EIP with full security