Project

General

Profile

Actions

Bug #14978

closed

capsule-certs-generate does not honour "--parent-fqdn" parameter

Added by Ashish Humbe almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Installer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

  1. capsule-certs-generate --capsule-fqdn capsule.example.com --certs-tar ~/capsule.example.com-certs.tar --parent-fqdn satellite.example.com
    Installing Done [100%] [..............................................................]
    Success!
To finish the installation, follow these steps:
1. Ensure that the capsule-installer package is installed on the system.
2. Copy /root/capsule.example.com-certs.tar to the system capsule.example.com
3. Run the following commands on the capsule (possibly with the customized
parameters, see capsule-installer --help and
documentation for more info on setting up additional services):
rpm -Uvh http://satellite.testing.redhat.com/pub/katello-ca-consumer-latest.noarch.rpm
subscription-manager register --org "Default_Organization"
capsule-installer --parent-fqdn "satellite.testing.redhat.com"\
--register-in-foreman "true"\
--foreman-oauth-key "RUGPoRL7QXMsnL7jojxmg3kAxkuc25Ph"\
--foreman-oauth-secret "NKET4HPm9pMMacZZ2zpfc5BDmwbaddyN"\
--pulp-oauth-secret "iJ896Uarm7LcDz3RnUYb4vwK3Re2mJM4"\
--certs-tar "/root/capsule.example.com-certs.tar"\
--puppet "true"\
--puppetca "true"\
--pulp "true"
The full log is at /var/log/katello-installer/capsule-certs-generate.log

Here we can see that the parent fqdn is set as the actual hostname of the satellite server where we execute capsule-certs-generate command.

Actions #1

Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello-installer/pull/332 added
Actions #2

Updated by Ashish Humbe almost 8 years ago

Ashish Humbe wrote:

  1. capsule-certs-generate --capsule-fqdn capsule.example.com --certs-tar ~/capsule.example.com-certs.tar --parent-fqdn satellite.example.com
    Installing Done [100%] [..............................................................]
    Success!

To finish the installation, follow these steps:

1. Ensure that the capsule-installer package is installed on the system.
2. Copy /root/capsule.example.com-certs.tar to the system capsule.example.com
3. Run the following commands on the capsule (possibly with the customized
parameters, see capsule-installer --help and
documentation for more info on setting up additional services):

rpm -Uvh http://testing.redhat.com/pub/katello-ca-consumer-latest.noarch.rpm
subscription-manager register --org "Default_Organization"
capsule-installer --parent-fqdn "testing.redhat.com"\
--register-in-foreman "true"\
--foreman-oauth-key "RUGPoRL7QXMsnL7jojxmg3kAxkuc25Ph"\
--foreman-oauth-secret "NKET4HPm9pMMacZZ2zpfc5BDmwbaddyN"\
--pulp-oauth-secret "iJ896Uarm7LcDz3RnUYb4vwK3Re2mJM4"\
--certs-tar "/root/capsule.example.com-certs.tar"\
--puppet "true"\
--puppetca "true"\
--pulp "true"
The full log is at /var/log/katello-installer/capsule-certs-generate.log

Here we can see that the parent fqdn is set as the actual hostname of the satellite server where we execute capsule-certs-generate command.

Actions #3

Updated by Eric Helms almost 8 years ago

  • translation missing: en.field_release set to 143
Actions #4

Updated by Ashish Humbe almost 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF