Project

General

Profile

Bug #26745

Missing admin credentials in satellite-installer output.

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

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

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!

Associated revisions

Revision 701c548c (diff)
Added by Evgeni Golov almost 4 years ago

Fixes #26745 - always print the credentials after install

authentication is mandatory now and the param is undef

History

#1 Updated by Evgeni Golov almost 4 years ago

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

#2 Updated by The Foreman Bot almost 4 years ago

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

#3 Updated by Evgeni Golov almost 4 years ago

  • Found in Releases 1.21.0, 1.21.1, 1.21.2, 1.21.3, 1.22.0 added

#4 Updated by Ewoud Kohl van Wijngaarden almost 4 years ago

  • Fixed in Releases 1.23.0 added

Will need cherry picks.

#5 Updated by Evgeni Golov almost 4 years ago

  • Status changed from Ready For Testing to Closed

#6 Updated by Ewoud Kohl van Wijngaarden almost 4 years ago

  • Triaged changed from No to Yes

#7 Updated by Tomer Brisker almost 4 years ago

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

Also available in: Atom PDF