Bug #25951
foreman-installer does not output credentials after finishing the installation
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
No
Description
When the installer finishes, the output looks like this:
Success! * Foreman is running at https://centos7-foreman-1-21.kangae.example.com * Foreman Proxy is running at https://centos7-foreman-1-21.kangae.example.com:8443 * Puppetmaster is running at port 8140 The full log is at /var/log/foreman-installer/foreman.log
But I am used to see the initial creds in the output
Success! * Foreman is running at https://centos7-foreman-1-21.kangae.example.com Initial credentials are admin / changeme * Foreman Proxy is running at https://centos7-foreman-1-21.kangae.example.com:8443 * Puppetmaster is running at port 8140 The full log is at /var/log/foreman-installer/foreman.log
Related issues
Associated revisions
History
#1
Updated by Evgeni Golov over 4 years ago
- Category set to foreman-installer script
- Project changed from Foreman to Installer
#2
Updated by Evgeni Golov over 4 years ago
reported by gislaved in #theforeman
#3
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/317 added
#4
Updated by Evgeni Golov over 4 years ago
- Related to Tracker #24799: [tracker] Remove settings to disable taxonomies and login added
#5
Updated by Evgeni Golov over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset e8a1e5afa89fad2b49576c5b4b1c5adf39dd53c2.
#6
Updated by Tomer Brisker over 4 years ago
- Fixed in Releases 1.21.0 added
Fixes #25951 - always print the credentials after install
authentication is mandatory now and the param is undef