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)
Actions