Actions
Bug #5204
opensupport class parameters at the domain and OS levels.
Description
Currently, if using parameterized classes with theforeman, you can't modify the params at the "domain" or "os" level.
I'd love to see foreman support overriding class parameters at each of the places where you can override global params, as it's currently inconsistent.
In our current setup, we use hostgroups, and apply classes to the hostgroups. We then override the params at the "domain" level, which allows it to effectively apply for all hosts within a specific datacenter for things like NTP servers. Currently, this isn't possible unless we rewrite the module to support global params instead of parameterized classes.
Updated by Dominic Cleal over 10 years ago
- Related to Feature #4127: Array, Boolean and other types support in "hostgroup parameters" added
Updated by Dominic Cleal over 10 years ago
- Related to Feature #1464: Parameters in subnets added
Updated by Tom Caspy almost 10 years ago
- Related to Tracker #4470: Usability of parameters and overrides added
Actions