commit | d6264e39476c51922822b91967f443548336d01d | [log] [tgz] |
---|---|---|
author | Dmitry Tyzhnenko <t.dmitry@gmail.com> | Mon Nov 12 17:11:39 2018 +0200 |
committer | Dmitry Tyzhnenko <t.dmitry@gmail.com> | Mon Nov 12 17:12:55 2018 +0200 |
tree | a71e3e635adf352df931f5dfd64a9a57245e38a2 | |
parent | d2ccfaefc5d9032a006ededb70889eeb21189771 [diff] [blame] |
Fix auto up bond0 in some roles Affected roles: bond0_ab_ovs_vlan_ctl role bond0_ab_nondvr_vxlan_ctl_mesh_raw Change-Id: I97b2ea394075a91fb81a28d8df0508036476f0e7
diff --git "a/\173\043 interfaces \043\175/bond0_ab_ovs_vlan_ctl" "b/\173\043 interfaces \043\175/bond0_ab_ovs_vlan_ctl" index c136ab9..8fef103 100644 --- "a/\173\043 interfaces \043\175/bond0_ab_ovs_vlan_ctl" +++ "b/\173\043 interfaces \043\175/bond0_ab_ovs_vlan_ctl"
@@ -11,9 +11,10 @@ {{ interface_name }}: mtu: 9000 enabled: true + master: bond0 name: {{ interface_name }} proto: manual - type: eth + type: slave ipflush_onchange: true {%- endfor %} bond0: @@ -49,4 +50,4 @@ use_interfaces: - bond0 require_interfaces: - - bond0 \ No newline at end of file + - bond0