Rename cftools to cfntools in the wordpress single instance template

Signed-off-by: Steven Dake <sdake@redhat.com>
This commit is contained in:
Steven Dake 2012-04-10 18:01:59 -07:00
parent c8f6c1752c
commit 4b360e33c2
1 changed files with 6 additions and 6 deletions

View File

@ -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" }
}
},