Merge "change amd64 reference to x86_64 to match latest cfntools"

This commit is contained in:
Jenkins 2012-08-10 19:06:22 +00:00 committed by Gerrit Code Review
commit 70bdc38a44
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
"cc1.4xlarge" : { "Arch" : "64" }
},
"DistroArch2AMI": {
"U10" : { "32" : "U10-i386-cfntools", "64" : "U10-amd64-cfntools" }
"U10" : { "32" : "U10-i386-cfntools", "64" : "U10-x86_64-cfntools" }
}
},