Project

General

Profile

Actions

Bug #29888

closed

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

Added by Leos Stejskal almost 4 years ago. Updated over 3 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 #1

Updated by The Foreman Bot almost 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/7668 added
Actions #2

Updated by The Foreman Bot almost 4 years ago

  • Fixed in Releases 2.2.0 added
Actions #3

Updated by Leos Stejskal almost 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Tomer Brisker over 3 years ago

  • Subject changed from Satellite defaults for "Ignore interfaces with matching identifier" and "Exclude pattern for facts stored in satellite" wrong to Incorrect defaults for "Ignore interface identifiers" and "Excluded facts"
Actions #5

Updated by The Foreman Bot over 3 years ago

  • Pull request https://github.com/theforeman/foreman/pull/7975 added
Actions

Also available in: Atom PDF