F5Networks / f5-google-gdm-templates

Google Deployment Templates for quickly deploying BIG-IP services in Google Cloud Platform
28 stars 45 forks source link

AliasIp parameter requires semicolons between CIDRs #50

Closed memes closed 1 year ago

memes commented 4 years ago

Do you already have an issue opened with F5 support?

This issue does not warrant raising a support ticket. Opening to make sure others can see a solution.

Description

The documentation for aliasIps state that multiple CIDRs can be specified using a space separator, but they should be specified with semicolon separators.

E.g. correct syntax should be

aliasIp: 10.x.x.16/28;10.x.x.32/28

Severity Level

For bugs, enter the bug severity level. Do not set any labels.

Severity: 5

Severity level definitions:

  1. Severity 1 (Critical) : Defect is causing systems to be offline and/or nonfunctional. immediate attention is required.
  2. Severity 2 (High) : Defect is causing major obstruction of system operations.
  3. Severity 3 (Medium) : Defect is causing intermittent errors in system operations.
  4. Severity 4 (Low) : Defect is causing infrequent interuptions in system operations.
  5. Severity 5 (Trival) : Defect is not causing any interuptions to system operations, but none-the-less is a bug.
shyawnkarim commented 4 years ago

Thanks for reporting this. We are now tracking this fix to our documentation internally with ID ESECLDTPLT-2116.

shyawnkarim commented 1 year ago

Closing due to age. These legacy templates are now in maintenance mode and are being replaced by our next-generation templates available in the Cloud Templates 2.0 GitHub repo.