Changed embedded loadbalancer template to use F17
Change-Id: I7d06045198add18b020736c9e019e848592c7d60 Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
This commit is contained in:
parent
722da7e22c
commit
ed64506fcf
@ -125,7 +125,7 @@ lb_template = '''
|
||||
}
|
||||
},
|
||||
"Properties": {
|
||||
"ImageId": "F16-x86_64-cfntools",
|
||||
"ImageId": "F17-x86_64-cfntools",
|
||||
"InstanceType": "m1.small",
|
||||
"KeyName": { "Ref": "KeyName" },
|
||||
"UserData": { "Fn::Base64": { "Fn::Join": ["", [
|
||||
|
Loading…
Reference in New Issue
Block a user