Feature #30930
Allow parent and children in Hostgroup jail
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
We want to use some relatively complex logic in our provision templates to extract host names from our hostgroup structure (e.g. database hosts for a given stage).
To do that, we want to traverse the hostgroup hierarchy using `parent` and `children`.
Associated revisions
History
#1
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8030 added
#2
Updated by The Foreman Bot 6 months ago
- Fixed in Releases 2.3.0 added
#3
Updated by Anonymous 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|812eb536e6047c88639d08b361715781e32ff3ba.
#4
Updated by Tomer Brisker 5 months ago
- Category set to Templates
fixes #30930 - Allow methods to traverse hostgroup hierarchy (#8030)
Make hierarchy traversal methods for hostgroup available in safemode jail.