Publishing custom collections
For custom collections, a namespace is a prerequisite. Namespaces are the first part of a collection’s name – for example, for the redhat_cop.ah_configuration
collection, redhat_cop
is the namespace. The namespace is created in the GUI using the following options:
- Name: Name of the namespace.
- Owners: The group that owns the namespace. It should have the following permission options:
"change_namespace"
"upload_to_namespace"
Note
The namespace owner does not have permission to approve a collection. If approval is required, either the namespace owner must be trusted to approve all collections or someone with the approval role must approve updates to collections in the namespace.
- Company: Name of the company (optional).
- Email: The email used to contact about the collection.
- Avatar or Logo URL: A URL to a PNG of the image to use for the namespace.
- Description: The description of the...