Project

General

Profile

Actions

Bug #26745

closed

Missing admin credentials in satellite-installer output.

Added by Evgeni Golov almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
Yes

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1706846

Description of problem:

Missing admin credentials in satellite-installer output.

Version-Release number of selected component (if applicable):

@Satellite 6.6.0(Snap1)

How reproducible:

Always

Steps to Reproduce:

1. Setup pre-requisite for satellite 6.6.0 installation.
2. Execute Satellite installer command(satellite-installer --scenario satellite)

Actual results:

  1. satellite-installer --scenario satellite
    Installing Done [100%] [................................................................................................................................]
    Success! * Satellite is running at https://hostname.example.com
    • To install an additional Capsule on separate machine continue by running:

      capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar"

    • To upgrade an existing 6.4 Capsule to 6.5:
      Please see official documentation for steps and parameters to use when upgrading a 6.4 Capsule to 6.5.

    The full log is at /var/log/foreman-installer/satellite.log
    yum install -y -q rh-mongodb34-syspaths finished successfully!

Expected results:

  1. satellite-installer --scenario satellite
    Resetting puppet server version param...
    Installing Service[puppetserver] [86%] [............................................................................................................... ]
    Installing Done [100%] [................................................................................................................................]
    Success! * Satellite is running at https://hostname.example.com
    Initial credentials are admin / bdsbdksdsd
    • To install an additional Capsule on separate machine continue by running:

      capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar"

    • To upgrade an existing 6.4 Capsule to 6.5:
      Please see official documentation for steps and parameters to use when upgrading a 6.4 Capsule to 6.5.

    The full log is at /var/log/foreman-installer/satellite.log
    yum install -y -q rh-mongodb34-syspaths finished successfully!

Actions #1

Updated by Evgeni Golov almost 5 years ago

  • Project changed from Katello to Installer
  • Subject changed from Missing admin credentials in satellite-installer output. to Missing admin credentials in satellite-installer output.
  • Category changed from Installer to foreman-installer script
Actions #2

Updated by The Foreman Bot almost 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman-installer/pull/351 added
Actions #3

Updated by Evgeni Golov almost 5 years ago

  • Found in Releases 1.21.0, 1.21.1, 1.21.2, 1.21.3, 1.22.0 added
Actions #4

Updated by Ewoud Kohl van Wijngaarden almost 5 years ago

  • Fixed in Releases 1.23.0 added

Will need cherry picks.

Actions #5

Updated by Evgeni Golov almost 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #6

Updated by Ewoud Kohl van Wijngaarden almost 5 years ago

  • Triaged changed from No to Yes
Actions #7

Updated by Tomer Brisker almost 5 years ago

  • Fixed in Releases 1.22.0 added
  • Fixed in Releases deleted (1.23.0)
Actions

Also available in: Atom PDF