Actions
Bug #5247
closedSmart Class parameters cannot be overridden in nested host groups
Description
Running the 1.5.0RC1 with puppet 3.5.1 from puppetlabs.
I have three hostgroups:
base
base/nullmailer
base/nullmailer/foreman
I have the foreman's puppet class applied to base, and am overriding puppet::server to "false". I can see the value set in base. I also have puppet::server_git_repo overridden to "true".
I do not see those variables in either base/nullmailer or in base/nullmailer/foreman.
I know some organizations depend greatly on parameter inheritance, so I am setting the priority to "High".
I can provide logs etc. if needed.
Updated by Dominic Cleal about 11 years ago
- Subject changed from Smart Class parameters cannot be overridden in nested classes to Smart Class parameters cannot be overridden in nested host groups
- Category set to Puppet integration
- Status changed from New to Ready For Testing
- Assignee set to Dominic Cleal
- Target version set to 1.8.4
- Translation missing: en.field_release set to 4
Updated by Dominic Cleal about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions