Actions
Feature #7520
closedConfig group commands and host/host group association
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
Difficulty:
Triaged:
Bugzilla link:
Team Backlog:
Description
Hammer is missing functionality around config groups, which were introduced in Foreman 1.5.
It should be able to:
- perform CRUD operations on config groups themselves: http://theforeman.org/api/apidoc/v2/config_groups.html
- manage associations between config groups and Puppet classes (outside of Puppet environments)
- manage associations between hosts and config groups
- manage associations between host groups and config groups
Actions