File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 name: nic2
5050 mtu: {{ min_viable_mtu }}
5151 primary: true
52- # this ovs_extra configuration fixes OSPRH-17551, but it will
53- # be not needed when FDP-1472 is resolved
54- ovs_extra:
55- - "set interface eth1 external-ids:ovn-egress-iface=true"
5652 {% for network in nodeset_networks %}
5753 - type: vlan
5854 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 6565 mtu: {{ min_viable_mtu }}
6666 # force the MAC address of the bridge to this interface
6767 primary: true
68- # this ovs_extra configuration fixes OSPRH-17551, but it will
69- # be not needed when FDP-1472 is resolved
70- ovs_extra:
71- - "set interface eth1 external-ids:ovn-egress-iface=true"
7268 {% for network in nodeset_networks %}
7369 - type: vlan
7470 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 4949 name: nic2
5050 mtu: {{ min_viable_mtu }}
5151 primary: true
52- # this ovs_extra configuration fixes OSPRH-17551, but it will
53- # be not needed when FDP-1472 is resolved
54- ovs_extra:
55- - "set interface eth1 external-ids:ovn-egress-iface=true"
5652 {% for network in nodeset_networks %}
5753 - type: vlan
5854 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 5151 mtu: {{ min_viable_mtu }}
5252 # force the MAC address of the bridge to this interface
5353 primary: true
54- # this ovs_extra configuration fixes OSPRH-17551, but it will
55- # be not needed when FDP-1472 is resolved
56- ovs_extra:
57- - "set interface eth1 external-ids:ovn-egress-iface=true"
5854 {% for network in nodeset_networks %}
5955 - type: vlan
6056 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 5959 name: nic2
6060 mtu: {{ min_viable_mtu }}
6161 primary: true
62- # this ovs_extra configuration fixes OSPRH-17551, but it will
63- # be not needed when FDP-1472 is resolved
64- ovs_extra:
65- - "set interface eth1 external-ids:ovn-egress-iface=true"
6662 {% for network in nodeset_networks %}
6763 - type: vlan
6864 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 5151 mtu: {{ min_viable_mtu }}
5252 # force the MAC address of the bridge to this interface
5353 primary: true
54- # this ovs_extra configuration fixes OSPRH-17551, but it will
55- # be not needed when FDP-1472 is resolved
56- ovs_extra:
57- - "set interface eth1 external-ids:ovn-egress-iface=true"
5854 {% for network in nodeset_networks %}
5955 - type: vlan
6056 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 5959 name: nic2
6060 mtu: {{ min_viable_mtu }}
6161 primary: true
62- # this ovs_extra configuration fixes OSPRH-17551, but it will
63- # be not needed when FDP-1472 is resolved
64- ovs_extra:
65- - "set interface eth1 external-ids:ovn-egress-iface=true"
6662 {% for network in nodeset_networks %}
6763 - type: vlan
6864 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 5050 mtu: {{ min_viable_mtu }}
5151 # force the MAC address of the bridge to this interface
5252 primary: true
53- # this ovs_extra configuration fixes OSPRH-17551, but it will
54- # be not needed when FDP-1472 is resolved
55- ovs_extra:
56- - "set interface eth1 external-ids:ovn-egress-iface=true"
5753 {% for network in nodeset_networks %}
5854 - type: vlan
5955 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 5050 mtu: {{ min_viable_mtu }}
5151 # force the MAC address of the bridge to this interface
5252 primary: true
53- # this ovs_extra configuration fixes OSPRH-17551, but it will
54- # be not needed when FDP-1472 is resolved
55- ovs_extra:
56- - "set interface eth1 external-ids:ovn-egress-iface=true"
5753 {% for network in nodeset_networks %}
5854 - type: vlan
5955 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
Original file line number Diff line number Diff line change 4949 name: nic2
5050 mtu: {{ min_viable_mtu }}
5151 primary: true
52- # this ovs_extra configuration fixes OSPRH-17551, but it will
53- # be not needed when FDP-1472 is resolved
54- ovs_extra:
55- - "set interface eth1 external-ids:ovn-egress-iface=true"
5652 {% for network in nodeset_networks %}
5753 - type: vlan
5854 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
You can’t perform that action at this time.
0 commit comments