Actions
Feature #10653
openAdd smart matchers keyed on config groups
Status:
New
Priority:
Normal
Assignee:
-
Category:
Parameters
Target version:
-
Description
From the Foreman 1.9 manual
Note that it isn't possible to use a smart class parameter override with a config group, as a host may have many config groups with no way to define an order of precedence. Overrides should be made on a host group, host or other attribute.
Can an order of precedence be defined, say by attaching an arbitrary integer by hand to the config group (order or priority or whatever), and a warning be emitted (in puppet and forman) be emitted for a host that has a redefinition?
Being able to scope some parameters into the configuration group they belong to would help clarify my workflow. I'm willing to manually unwind any odd redefinitions in exchange for the ability to group things.
Updated by Dominic Cleal over 9 years ago
- Subject changed from Config Groups, Smart Variables, and Class Parameters to Add smart matchers keyed on config groups
- Category changed from Puppet integration to Parameters
Updated by Tomer Brisker over 9 years ago
- Related to Tracker #4470: Usability of parameters and overrides added
Updated by Ori Rabin about 8 years ago
- Related to Tracker #12950: Turn all parameters into lookup keys added
Actions