Project

General

Profile

Actions

Bug #26533

open

Discovery Rule vs Hostgroup taxonomies

Added by Jacek Mierzwa about 5 years ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Discovery plugin
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Currently, discovery rule needs to have exactly the same 1:1 organisations/locations associated as the associated hostgroup.
While trying to create a discovery rule not meeting this condition, Foreman errors out with something like this:

ERROR app : Failed to save: Locations Host group location some-loc must also be associated to the discovery rule

There was some reasoning behind it: https://projects.theforeman.org/issues/19662.

Now, please take this scenario:
- hostgroup X assigned to locations A, B
- user Y assigned to location A
- user Y creates discovery rule Z pointing to hostgroup X
- ERROR, because user Y does not belong to B (cannot assign and generally has no idea about it)

Wouldn't it be enough if discovery rule Z existed in a subset of hostgroup X taxonomies?
Discovery determines hosts org/loc by subnet (well in a typical case, as described in https://theforeman.org/plugins/foreman_discovery/14.0/index.html#3.1.3OrganizationsandLocations). Then, the rules from determined org/loc are potentially applied by priority + matching expression.
Is my thinking correct?

Thank you.

Actions #1

Updated by Ewoud Kohl van Wijngaarden over 1 year ago

  • Target version deleted (Discovery Plugin 15.0)
Actions

Also available in: Atom PDF