Update another embedded template to F17
Change-Id: I4244c98f72bd38afe6d6cd0c7a64aa69b79b578d Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
This commit is contained in:
parent
ed64506fcf
commit
a1ff5662bf
@ -107,7 +107,7 @@ mysql_template = r'''
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Properties": {
|
"Properties": {
|
||||||
"ImageId": "F16-x86_64-cfntools",
|
"ImageId": "F17-x86_64-cfntools",
|
||||||
"InstanceType": { "Fn::FindInMap": [ "DBInstanceToInstance",
|
"InstanceType": { "Fn::FindInMap": [ "DBInstanceToInstance",
|
||||||
{ "Ref": "DBInstanceClass" },
|
{ "Ref": "DBInstanceClass" },
|
||||||
"Instance" ] },
|
"Instance" ] },
|
||||||
|
Loading…
Reference in New Issue
Block a user