Project

General

Profile

Actions

Bug #27667

closed

There are missing instructions to enable satellite-tools repository

Added by Ondřej Pražák almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Hosts
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Hosts -> Content Hosts -> Register Content Host ->

This page does not have the below instruction which was there in prior versions.

~~~
If you want to use client tools such as katello-agent or puppet, the satellite-tools repository will need to be enabled

subscription-manager repos --enable=rhel-\*-satellite-tools-\*-rpms

~~~

How reproducible:
Always

Steps to Reproduce:
Hosts -> Content Hosts -> Register Content Host ->

This page does not have the below instruction which was there in prior versions.

Actual results:

To register a content host to this server, follow these steps.

    Select a Content Source:

Install the pre-built bootstrap RPM:

curl --insecure --output katello-ca-consumer-latest.noarch.rpm https://katello.example.com/pub/katello-ca-consumer-latest.noarch.rpm
yum localinstall katello-ca-consumer-latest.noarch.rpm 

Register using subscription-manager:

Using an Activation Key:

subscription-manager register --org="ORG" --activationkey="<Activation Key Name>" 

Using a username and password:

subscription-manager register --org="ORG" --environment="Library" 

Install client package:

To report package & errata information:

yum -y install katello-host-tools

To optionally report tracer information:

yum -y install katello-host-tools-tracer

For remote actions and reporting package & errata information:

yum -y install katello-agent

Learn more about these packages in the Documentation

Expected results:

To register a content host to this server, follow these steps.

    Select a Content Source:

Install the pre-built bootstrap RPM:

curl --insecure --output katello-ca-consumer-latest.noarch.rpm https://katello.example.com/pub/katello-ca-consumer-latest.noarch.rpm
yum localinstall katello-ca-consumer-latest.noarch.rpm 

Register using subscription-manager:

Using an Activation Key:

subscription-manager register --org="ORG" --activationkey="<Activation Key Name>" 

Using a username and password:

subscription-manager register --org="ORG" --environment="Library" 

If you want to use client tools such as katello-agent or puppet, the satellite-tools repository will need to be enabled

subscription-manager repos --enable=rhel-\*-satellite-tools-\*-rpms

Install client package:

To report package & errata information:

yum -y install katello-host-tools

To optionally report tracer information:

yum -y install katello-host-tools-tracer

For remote actions and reporting package & errata information:

yum -y install katello-agent

Learn more about these packages in the Documentation

Actions #1

Updated by Ondřej Pražák almost 5 years ago

  • Subject changed from There are missing instructions to enable satellite-tools repository to There are missing instructions to enable satellite-tools repository
  • Description updated (diff)
Actions #2

Updated by Ondřej Pražák almost 5 years ago

  • Description updated (diff)
Actions #3

Updated by The Foreman Bot almost 5 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ondřej Pražák
  • Pull request https://github.com/Katello/katello/pull/8288 added
Actions #4

Updated by Samir Jha almost 5 years ago

  • Target version set to Katello 3.14.0
  • Triaged changed from No to Yes
Actions #5

Updated by The Foreman Bot almost 5 years ago

  • Fixed in Releases Katello 3.14.0 added
Actions #6

Updated by Ondřej Pražák almost 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF