Actions
Feature #7463
closedSupport for bridge devices
Description
We should
- add new interface type Nic::Bridge and allow user to configure all bridge related attributes required for configuration
- update provisioning templates to configure these devices
- parse facts so we can create Nic::Bridge correctly (not just bridge: true in attrs).
Note that bridge should be always virtual device (actually it will be pretty similar to bond device)
Updated by Anonymous over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset cee12a2227f4c0521d76124c05b857f2a637f98e.
Actions