Project

General

Profile

Actions

Bug #24691

closed

Virtual interfaces are incorrectly updated from puppet facts when using facter 3.0 and above

Added by Herwig Bogaert over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Network
Target version:
-
Difficulty:
easy
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Unless the setting 'Ignore Puppet facts for provisioning' is set to 'Yes', foreman updates the hosts interface information based on Puppet facts. With facter version >= 3.0, a virtual interface is currently incorrectly
classified as being physical and its name overwrites the name of the physical interface to which it is attached in the foreman database.

Foreman parses the interface name in order to distinguish between physical andvirtual interfaces. For virtual interfaces, this feature currently only works correctly with facter versions < 3.0 because it relies on:

Related issues 1 (1 open0 closed)

Related to Foreman - Bug #24073: Foreman fact parser unable to process NPAR NICs with underscoreNew06/26/2018Actions
Actions #1

Updated by Herwig Bogaert over 6 years ago

  • Description updated (diff)
Actions #2

Updated by The Foreman Bot over 6 years ago

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

Updated by The Foreman Bot over 6 years ago

  • Pull request https://github.com/theforeman/foreman/pull/5985 added
Actions #4

Updated by Lukas Zapletal over 6 years ago

  • Related to Bug #24073: Foreman fact parser unable to process NPAR NICs with underscore added
Actions #5

Updated by Lukas Zapletal over 6 years ago

  • Pull request deleted (https://github.com/theforeman/foreman/pull/5984)
  • Fixed in Releases 1.20.0 added
Actions #6

Updated by Herwig Bogaert over 6 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF