We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b0bc6 commit 088ffb8Copy full SHA for 088ffb8
etc/kayobe/environments/ci-multinode/networks.yml
@@ -135,7 +135,7 @@ octavia_cidr: 192.168.34.0/24
135
octavia_vlan: 999
136
octavia_allocation_pool_start: 192.168.34.3
137
octavia_allocation_pool_end: 192.168.34.9
138
-octaiva_mtu: "{{ ansible_facts.default_ipv4.mtu - 50 }}"
+octavia_mtu: "{{ ansible_facts.default_ipv4.mtu - 50 }}"
139
octavia_zone: octavia
140
141
###############################################################################
0 commit comments