Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bigIpExternalServiceIps parameter in quickstart existing #36

Closed
bradotlin opened this issue May 12, 2023 · 2 comments
Closed

bigIpExternalServiceIps parameter in quickstart existing #36

bradotlin opened this issue May 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@bradotlin
Copy link

bradotlin commented May 12, 2023

Documentation link

While deploying https://raw.githubusercontent.com/F5Networks/f5-aws-cloudformation-v2/main/examples/quickstart/quickstart-existing-network.yaml

The template calls for bigIpExternalServiceIps. The description is
"An array of one or more private IP addresses to apply to the external network interface as secondary private addresses."

Describe the problem

The description states it is an array or one or more private IP addresses. However if you attempt to launch with 1 IP address, the template fails to launch. You must enter 2 IP addresses. Additionally, the IPs must be separated by a comma with no space. The comma is called out here -> https://github.com/F5Networks/f5-aws-cloudformation-v2/tree/main/examples/quickstart#deploying-this-solution, but not while deploying the template.

Suggested fix

Edit description to state 2 IP addresses are required and they must be comma separated.

More importantly, whatever IPs are entered here are not assigned to the external NIC anyway.

@shyawnkarim
Copy link

Thanks for reporting this issue. This issue is now being tracked internally with ID EC-219.

@shyawnkarim shyawnkarim added the bug Something isn't working label May 25, 2023
@shyawnkarim shyawnkarim added this to the backlog milestone May 25, 2023
@shyawnkarim
Copy link

Closing.

This fix was included with Release 3.0.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants