Bug #9591
closedOverride puppet configuration on host level does not work if specified on host group
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1193812
Description of problem:
When editing a host it's not possible to override puppet ca and puppetmaster if the hostgroup specifies these.
Version-Release number of selected component (if applicable):
6.0.7
How reproducible:
Every time
Steps to Reproduce:
1. Create a host group that specifies puppet ca and puppetmaster
2. Assign a host to that host group
3. Edit the host and try remove puppet ca and puppetmaster, click submit
4. The Puppet CA and puppetmaster values are back
Actual results:
The values are still set.
Expected results:
It should be possible to override these values on host level.
Additional info:
Assigning the host to another host group that does not specify puppet ca or puppetmaster works as expected.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #6369: Unable to create host without Puppet master when specified on host group added
Updated by Dominic Cleal over 9 years ago
Looks like an incomplete fix in #6369, which only works on initial host creation, not editing.
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2230 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Related to Bug #9532: Removing environment from a host in hostgroup that has environment silently picks hostgroup environment added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #11022: Using a hostgroup with realm makes realm sticky added
Updated by Lukas Zapletal about 9 years ago
- Related to Bug #9784: Autoprovisioning via hostgroup does not populate all parameters via WebUI or API added
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 63
Updated by Shimon Shtein about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 04cb74c06c05a06d993b3a1001e859519f2b15cf.
Updated by Dominic Cleal about 9 years ago
- Related to Bug #11255: Cloning host with host group throws error: undefined method `[]' for nil:NilClass added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #11437: "Can't modify frozen Array" error on frozen arrays in select list added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #11665: mail subscriptions can't be removed added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #12461: Compute profiles are not applied when inherited added
Updated by Dominic Cleal almost 9 years ago
- Related to Feature #12710: Revert value to the inherited one when the user presses the "inherit" button added