Merge "Fix typo in bond options group var name (2/2)"

This commit is contained in:
Zuul 2020-11-28 12:29:39 +00:00 committed by Gerrit Code Review
commit d04421d48a
1 changed files with 0 additions and 1 deletions

View File

@ -1030,7 +1030,6 @@ resources:
{{network.name}}_cidr: {str_split: ['/', {get_attr: [Networks, net_attributes_map, {{network.name_lower}}, subnets, {{_role_net_subnet}}, cidr]}, 1]}
{%- endfor %}
dns_search_domains: {get_param: DnsSearchDomains}
bound_interface_ovs_options: {get_param: BondInterfaceOvsOptions}
bond_interface_ovs_options: {get_param: BondInterfaceOvsOptions}
local_mtu: {get_param: {{role.name}}LocalMtu}
role_networks: