Bug #21196
closedSupport kickstart repository name parameter for host and hostgroup
Description
API/Hammer currently supports adding kickstart repos to host & hostgroup by ID, however there isn't a mechanism to list the valid KS repo IDs which can be assigned making it cumbersome.
However, in several places we show the names of the KS repos and we can support adding them to host & hostgroup by name.
Ex: host create --kickstart-repository="RHEL 7.4" --content-view="MyView" --lifecycle_environment="Library" --organization-id=1
Notes from Partha: typically when you give --kickstart-repository="RHEL 7.4" what hammer should do is automatically make a separate call to the server and get the id and then pass that as a param for the final create but the problem here is hammer is not going to know that you need to pass the CV and LCE ID and that you need to call content-view-version and get the repository ID from there
Updated by Jonathon Turel about 7 years ago
- Related to Bug #20785: Kickstart repository assigned in UI to hostgroup difficult to set using Hammer added
Updated by Partha Aji about 7 years ago
- Assignee changed from Jonathon Turel to Partha Aji
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/518 added
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|6fad377a53f4e3160e20313eca29805d82a4f5cb.
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 284