Actions
Feature #29338
closedAdd hosts to the hostgroup jail
Difficulty:
trivial
Triaged:
No
Pull request:
Description
Usecase: We use hostgroups to manage some clusters configuration via puppet. In some cases we need to provide all cluster master members fqdn/ip as a puppet class param value via smart class parameter
This can be acheived by using <%= @host.hostgroup.hosts.map { |h| h.name } %>
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Baptiste Agasse
- Pull request https://github.com/theforeman/foreman/pull/7512 added
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 41fd5151af6d664bec5ad629c04b2531a09e9f1e.
Actions