Subscription Manager for SUSE Linux Enterprise Server

To use the subscription-manager built by ATIX, add the repository and import the required GPG public key (Fingerprint: CA56 F29E 0006 0B63 D089 0D0F 5BD9 6651 DF50 FFFB) as follows:

Note that the subscription manager only has been built for SLES15SP5 and SLES12SP5 on architecture x86_64

Ensure to add the Katello CA to your managed hosts as follows:

wget --no-check-certificate -O katello-rhsm-consumer https://foreman.example.com/pub/katello-rhsm-consumer

/bin/bash -x katello-rhsm-consumer 2< /root/katello-rhsm-consumer.log

You can now run subscription-manager register --org="my-organisation" --name="my-host.example.com" --activationkey="my-activation-key" to subscribe your host to Foreman.

Usage on SLES15SP5

  1. Add repository
    https://oss.atix.de/SLES15SP5/
  2. Import ATIX GPG public key
    https://oss.atix.de/atix_gpg.pub
  3. Install subscription manager
    zypper install -y subscription-manager

Usage on SLES12SP5

  1. Add repository
    https://oss.atix.de/SLES12SP5/
  2. Import ATIX GPG public key
    https://oss.atix.de/atix_gpg.pub
  3. Install subscription manager
    zypper install -y subscription-manager