Actions
Bug #6773
closedContent Source setting on host group is not inherited when provisioning hosts
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Updated by Eric Helms over 10 years ago
- Category set to 83
- Difficulty set to easy
- Triaged changed from No to Yes
Updated by Ohad Levy over 10 years ago
- Assignee changed from Joseph Magen to Daniel Lobato Garcia
Updated by Daniel Lobato Garcia over 10 years ago
Note: Content source inheritance from host group to host does work when it's inherited from the host group ancestry. I.e:
Inheriting content source from "samplehostgroup" directly won't work.
Inheriting content source from "samplehostgroup/child" which inherits content source from "samplehostgroup" DOES work. This happens because of a wrong implementation of inherited_content_source_id in hostgroup_extensions in Katello.
Updated by The Foreman Bot over 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4570 added
- Pull request deleted (
)
Updated by Daniel Lobato Garcia over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|fe207f49ea7c7ce5b0b52c6d1f3a06b90fca35b7.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions