Bug #26745
closedMissing admin credentials in satellite-installer output.
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:
- 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! - To install an additional Capsule on separate machine continue by running:
Expected results:
- 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! - To install an additional Capsule on separate machine continue by running: