Changed embedded loadbalancer template to use F17

Change-Id: I7d06045198add18b020736c9e019e848592c7d60
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
This commit is contained in:
Jeff Peeler 2012-09-19 14:56:37 -04:00
parent 722da7e22c
commit ed64506fcf

View File

@ -125,7 +125,7 @@ lb_template = '''
} }
}, },
"Properties": { "Properties": {
"ImageId": "F16-x86_64-cfntools", "ImageId": "F17-x86_64-cfntools",
"InstanceType": "m1.small", "InstanceType": "m1.small",
"KeyName": { "Ref": "KeyName" }, "KeyName": { "Ref": "KeyName" },
"UserData": { "Fn::Base64": { "Fn::Join": ["", [ "UserData": { "Fn::Base64": { "Fn::Join": ["", [