change amd64 reference to x86_64 to match latest cfntools

Change-Id: I11f4bd974326c7f1b4e287389b22c5ec3f20bdf9
Signed-off-by: Steven Dake <sdake@redhat.com>
This commit is contained in:
Steven Dake 2012-08-10 11:39:31 -07:00
parent ec45dd77c0
commit 7f8c5fabed
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" }
}
},