Red Hat Satellite: Difference between revisions
From wiki.vacula.xyz
No edit summary |
|||
| Line 7: | Line 7: | ||
=== Adding a Custom Yum Product === | === Adding a Custom Yum Product === | ||
Red Hat blog post with example: https://www.redhat.com/en/blog/epel-8-repo-satellite-6 | |||
# In <code>Content -> Products</code>, create a new product and add a repository. | # In <code>Content -> Products</code>, create a new product and add a repository. | ||
# In <code>Hosts -> Content Hosts</code>, select all hosts that you want to retroactively add the product to. Use <code>Action -> Manage Subscriptions</code> to add the subscriptions. | |||
# In <code>Content -> Activation Keys</code>, add the subscription to the Activation Key. Optionally, enable the repo in the <code>Repository Sets</code> for the key. | |||
== Gotchas == | == Gotchas == | ||
Revision as of 14:48, 28 October 2024
Parts of Satellite
Host Groups
Host groups are best used to group systems by similar configurations.
Guides
Adding a Custom Yum Product
Red Hat blog post with example: https://www.redhat.com/en/blog/epel-8-repo-satellite-6
- In
Content -> Products, create a new product and add a repository. - In
Hosts -> Content Hosts, select all hosts that you want to retroactively add the product to. UseAction -> Manage Subscriptionsto add the subscriptions. - In
Content -> Activation Keys, add the subscription to the Activation Key. Optionally, enable the repo in theRepository Setsfor the key.
Gotchas
RHEL for Virtual Datacenters licenses added to activation key
Manifests as:
Failed to enable Red Hat subscription on the installed system. Your Red Hat subscription might be invalid (such as due to an expired developer subscription). Would you like to ignore this and continue with the installation? Please respond 'yes' or 'no':
Resolution:
- Remove any virtual datacenters license from the activation key
Servers are not configured with a sub-version of RHEL
Manifests as:
- Curl errors when using dnf, `[Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]`
- Unable to select a minor version of RHEL on system purpose screen
Resolution:
- Add the repositories for the minor version to the content view, not just the major version