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.
  • If you are installing on Red Hat Enterprise Linux 9, 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.16-for-rhel-9-x86_64-rpms
  • If you are installing on Red Hat Enterprise Linux 8, ensure that the following repositories are enabled and synchronized on Satellite Server:

    • rhel-8-for-x86_64-baseos-rpms
    • rhel-8-for-x86_64-appstream-rpms
    • satellite-utils-6.16-for-rhel-8-x86_64-rpms

Procedure

  1. Enable the required repositories on the host.
  2. If you are installing on Red Hat Enterprise Linux 8, enable the following module:

    # dnf module enable satellite-utils:el8
  3. Install Hammer CLI:

    # dnf install satellite-cli
  4. Set the :host: entry in the /etc/hammer/cli.modules.d/foreman.yml file to the Satellite URL:

    :host: 'https://satellite.example.com'

Additional resources

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.