Actions
Bug #14596
closedCLI: Puppet classes cannot be attached to a content view
Difficulty:
Triaged:
Bugzilla link:
Description
Attempting to add puppet modules to a content view using the CLI fails. E.g.
hammer content-view puppet-module add --organization "$ORG" --content-view RHEL7_Base --author puppetlabs --name ntp
Could not add the puppet module:
Error: content_view_puppet_module not found
It appears that hammer is attempting to perform the id resolver to translate the 'name' to an existing 'content_view_puppet_module'; however, in this scenario it is the above command that will create the record. This appears to be a regression introduced by:
https://github.com/Katello/katello/commit/58bbf1c660d10765d863f3b39b0030ceb9f11381
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/379 added
Updated by Brad Buckingham over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|fb1acf58b5370069880bab7cce5269442f738631.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
Actions