Bug 1313926
Summary: | Can't specify content type with --content-type flag when creating a repo | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Partha Aji <paji> |
Component: | Hammer | Assignee: | David Davis <daviddavis> |
Status: | CLOSED ERRATA | QA Contact: | Roman Plevka <rplevka> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.4 | CC: | bbuckingham, cwelton, rplevka |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/13960 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-27 11:00:21 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Partha Aji
2016-03-02 15:47:08 UTC
Created from redmine issue http://projects.theforeman.org/issues/13960 Upstream bug assigned to daviddavis VERIFIED on Sat6.2 (snap 4) # hammer product create --organization-id 1 --name my_prod_1 [Foreman] Password for admin: Product created # hammer -v repository create --product-id=1 --url=https://inecas.fedorapeople.org/fakerepos/zoo3/ --name=foo --content-type="yum" [Foreman] Password for admin: Repository created # hammer repository info --id 1 [Foreman] Password for admin: ID: 1 Name: foo Label: foo Organization: Default Organization Red Hat Repository: no Content Type: yum URL: https://inecas.fedorapeople.org/fakerepos/zoo3/ Publish Via HTTP: yes Published At: http://bkr-hv10-guest01.lab.eng.rdu.redhat.com/pulp/repos/Default_Organization/Library/custom/my_prod_1/foo Relative Path: Default_Organization/Library/custom/my_prod_1/foo Download Policy: on_demand Product: ID: 1 Name: my_prod_1 GPG Key: Sync: Status: Not Synced Created: 2016/03/22 11:52:40 Updated: 2016/03/22 11:52:40 Content Counts: Packages: 0 Package Groups: 0 Errata: 0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501 |