Project

General

Profile

Actions

Bug #29888

closed

Incorrect defaults for "Ignore interface identifiers" and "Excluded facts"

Added by Leos Stejskal over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Unattended installations
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1767455

Description of problem:
Current defaults on interface exclusion lists a wrong interface for RHV/oVirt's vdsmdummy interface

Version-Release number of selected component (if applicable):
foreman-1.22.0.32-1.el7sat.noarch

How reproducible:
Always

Steps to Reproduce:
1. See "Exclude pattern for facts stored in satellite" and "Ignore interfaces with matching identifier" on "Administer -> Settings - > Provisionig" tab
2.
3.

Actual results:
Defaults to "_vdsmdummy_", does not list "br-int" of OVS

Expected results:
Has ";vdsmdummy;" and "br-int" listed in the defaults

Additional info:
Current interface output of a RHV-Linux hypervisor with OVS enabled:

  1. ip l |egrep "vdsmdummy|br-int"
    7: br-int: <BROADCAST,MULTICAST> mtu 1442 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    40: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
Actions

Also available in: Atom PDF