Skip to content

Commit 585f6a9

Browse files
authored
Add octbr bridge (#44)
Missing octbr breaks worker to amphora-vm communication and leads to all job failures. Adding the same.
1 parent add25f9 commit 585f6a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/values-prep/templates/service_values.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ data:
3232
ovnController:
3333
external-ids:
3434
enable-chassis-as-gateway: true
35-
ovn-bridge: br-int
35+
ovn-bridge: octbr
3636
ovn-encap-type: geneve
3737
system-id: random
3838
networkAttachment: tenant

0 commit comments

Comments
 (0)