Bug #2081
interfaces fact doesn't account for subinterfaces on vlan tagged interfaces
| Status: | Closed | Start date: | 03/16/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | library | |||
| Target version: | 1.5.5 | |||
| Keywords: | Affected Facter version: | |||
| Branch: | ||||
| Votes: | 0 |
Description
facter accounts for eth0:10 and eth0.10, but not eth0.10:10. The attached git am formatted patch resolves that problem.
History
Updated by James Turnbull almost 3 years ago
- Category set to library
- Status changed from Unreviewed to Closed
- Assignee set to James Turnbull
- Target version set to 1.6.0
Pushed in commit:add6d4763b82ff45c7582f15fab84867ac2ef1a3 in branch master.
Updated by James Turnbull almost 3 years ago
- Target version changed from 1.6.0 to 1.5.5
Updated by Paul Nasrat almost 3 years ago
Note this patch causes regressions see #2227