commit | 2f5f2bd0c0880e664aa6c18b6d2ddf6426e98d22 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Dec 01 15:04:22 2017 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Wed Jan 24 23:01:14 2018 +0000 |
tree | 3482e9faf92329c30e68116fc45f6b02bcd4ef63 | |
parent | 719d745750bcdc1136864a1a4423b01b75ca3d04 [diff] [blame] |
[CORD-1650] Refactor interface/bridge handling Change-Id: I83fd9eb3e8440ba277b7b4d1ed41cb18347b6916
diff --git a/roles/interface-config/templates/management.cfg.j2 b/roles/interface-config/templates/management.cfg.j2 index bb3c1e6..de8d942 100644 --- a/roles/interface-config/templates/management.cfg.j2 +++ b/roles/interface-config/templates/management.cfg.j2
@@ -14,6 +14,7 @@ hwaddress ether {{ ( vtn_net_management_host_hwaddr_prefix ~ ( mgmtbr_ip | ip4_hex )) | hwaddr('unix') }} dns-search {{ site_suffix }} dns-nameservers {{ dns_servers | join(" ") }} + post-down ip link del mgmtbridge # management bond of physical interfaces auto mgmtbond