Actions
Feature #30930
closedAllow parent and children in Hostgroup jail
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Difficulty:
trivial
Triaged:
No
Pull request:
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`.
Actions