Skip to content

Commit

Permalink
Set enable-chassis-as-gateway controlplane as false in alpha and eta0…
Browse files Browse the repository at this point in the history
…7 job

Alpha and eta07 have networkers are using as a gateway.
  • Loading branch information
fyanac committed Oct 16, 2024
1 parent 6c766ab commit 9779527
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/dt/uni01alpha/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ data:
ironic: ironic
availability-zones:
- zone-1
external-ids:
enable-chassis-as-gateway: false

neutron:
customServiceConfig: |
Expand Down
2 changes: 2 additions & 0 deletions examples/dt/uni07eta/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ data:
nicMappings:
datacentre: ocpbr
octavia: octbr
external-ids:
enable-chassis-as-gateway: false

neutron:
customServiceConfig: |
Expand Down

0 comments on commit 9779527

Please sign in to comment.