Actions
Bug #12365
closedapp/services/fact_parser.rb does not find virtual interfaces with alphanum aliases
Description
We have in our lab virtual interfaces with the login of the developers (e.g eth0:roidelapluie). They are recognized as physical interface and overwrite etho.
Expected in the foreman:
eth0 phy
eth0_roidelapluie virt
eth0_julien virt
got:
eth0_julien phy
Updated by Dominic Cleal almost 9 years ago
- Subject changed from app/services/fact_parser.rb does not find virtual interfaces with alphanum aliases to app/services/fact_parser.rb does not find virtual interfaces with alphanum aliases
- Category set to Importers
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Julien Pivotto
- Pull request https://github.com/theforeman/foreman/pull/2883 added
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 86701faf31a16925a6c689d1bcd6630c655dada7.
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 104
Actions