Update another embedded template to F17

Change-Id: I4244c98f72bd38afe6d6cd0c7a64aa69b79b578d
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
This commit is contained in:
Jeff Peeler 2012-09-19 15:56:26 -04:00
parent ed64506fcf
commit a1ff5662bf

View File

@ -107,7 +107,7 @@ mysql_template = r'''
}
},
"Properties": {
"ImageId": "F16-x86_64-cfntools",
"ImageId": "F17-x86_64-cfntools",
"InstanceType": { "Fn::FindInMap": [ "DBInstanceToInstance",
{ "Ref": "DBInstanceClass" },
"Instance" ] },