Questo contenuto non è disponibile nella lingua selezionata.
Chapter 2. Installing standalone Hammer
You can install Hammer on a host running RHEL that has no Satellite Server installed, and use it to connect from the host to a remote Satellite.
Prerequisites
- Ensure that you register the host to Satellite Server or Capsule Server.
Ensure that the following repositories are enabled and synchronized on Satellite Server:
- rhel-9-for-x86_64-baseos-rpms
- rhel-9-for-x86_64-appstream-rpms
- satellite-utils-6.17-for-rhel-9-x86_64-rpms
Procedure
- Enable the required repositories on the host.
Install Hammer CLI:
dnf install satellite-cli
# dnf install satellite-cli
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Set the
:host:
entry in the/etc/hammer/cli.modules.d/foreman.yml
file to the Satellite URL::host: 'https://satellite.example.com'
:host: 'https://satellite.example.com'
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Additional resources
- Enabling repositories on hosts in Managing hosts
- Registering hosts by using global registration in Managing hosts
- Synchronizing Repositories in Managing content