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 Marek Hulán over 10 years ago
- Related to Tracker #2409: Networking added
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2601 added
- Pull request deleted (
)
Updated by Marek Hulán about 9 years ago
- Related to Bug #10932: Bridges should not be matched based on mac address during fact imports added
Updated by Marek Hulán about 9 years ago
- Related to Bug #10279: erroneous collection of interface information in YAML output added
Updated by Marek Hulán about 9 years ago
- Translation missing: en.field_release set to 71
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset cee12a2227f4c0521d76124c05b857f2a637f98e.
Actions