From: Steven Dake Date: Wed, 11 Apr 2012 01:01:59 +0000 (-0700) Subject: Rename cftools to cfntools in the wordpress single instance template X-Git-Tag: 2014.1~2066 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4b360e33c274b99150be123446b84e566ad00e7f;p=openstack-build%2Fheat-build.git Rename cftools to cfntools in the wordpress single instance template Signed-off-by: Steven Dake --- diff --git a/templates/WordPress_Single_Instance_cftools.template b/templates/WordPress_Single_Instance_cfntools.template similarity index 95% rename from templates/WordPress_Single_Instance_cftools.template rename to templates/WordPress_Single_Instance_cfntools.template index 007cbeb8..b9cd8770 100644 --- a/templates/WordPress_Single_Instance_cftools.template +++ b/templates/WordPress_Single_Instance_cfntools.template @@ -82,12 +82,12 @@ "cc1.4xlarge" : { "Arch" : "64" } }, "DistroArch2AMI": { - "F16" : { "32" : "F16-i686", "64" : "F16-x86_64-cftools" }, - "F17" : { "32" : "F17-i686", "64" : "F17-x86_64-cftools" }, - "U10" : { "32" : "U10-i686", "64" : "U10-x86_64-cftools" }, - "RHEL-6.1" : { "32" : "rhel61-i686", "64" : "rhel61-x86_64-cftools" }, - "RHEL-6.2" : { "32" : "rhel62-i686", "64" : "rhel62-x86_64-cftools" }, - "RHEL-6.3" : { "32" : "rhel63-i686", "64" : "rhel63-x86_64-cftools" } + "F16" : { "32" : "F16-i686", "64" : "F16-x86_64-cfntools" }, + "F17" : { "32" : "F17-i686", "64" : "F17-x86_64-cfntools" }, + "U10" : { "32" : "U10-i686", "64" : "U10-x86_64-cfntools" }, + "RHEL-6.1" : { "32" : "rhel61-i686", "64" : "rhel61-x86_64-cfntools" }, + "RHEL-6.2" : { "32" : "rhel62-i686", "64" : "rhel62-x86_64-cfntools" }, + "RHEL-6.3" : { "32" : "rhel63-i686", "64" : "rhel63-x86_64-cfntools" } } },