Project

General

Profile

Actions

Feature #11972

closed

Implement regex for option ignore_puppet_facts_for_provisioning

Added by Anonymous over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Facts
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Hey guys,
I'm currently encountering an issue, that /etc/node.rb MYNODE returns 1 because
foreman can not handle all the interfaces.
I'm running a KVM host and have around 100 tap interfaces. I don't even want them
to show up in the foreman interface.

It would be nice, to not ignore every device using the provisioning option "ignore_puppet_facts_for_provisioning=true".
Instead using a regex for that would be nice. That way, I can exclude specific interfaces.

For example an option like "ignore_puppet_facts_for_provisioning_iface=^tap[\d]+$" would be nice. That way
these interface would be excluded if matched the regex.


Related issues 3 (0 open3 closed)

Related to Foreman - Bug #12013: Cannot provision host because MAC address is supposedly takenClosedMarek Hulán09/30/2015Actions
Related to Discovery - Bug #12391: Discovery breaks ignore_puppet_facts_for_provisioning global settingClosedLukas Zapletal11/04/2015Actions
Related to Foreman - Bug #11434: Foreman 1.7.x -> 1.8.2 (Puppet collects/adds Lots of bogus interface entries)ClosedMarek Hulán08/19/2015Actions
Actions

Also available in: Atom PDF