Actions
Bug #25951
closedforeman-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
Updated by Evgeni Golov almost 6 years ago
- Project changed from Foreman to Installer
- Category set to foreman-installer script
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/317 added
Updated by Evgeni Golov almost 6 years ago
- Related to Tracker #24799: [tracker] Remove settings to disable taxonomies and login added
Updated by Evgeni Golov almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset e8a1e5afa89fad2b49576c5b4b1c5adf39dd53c2.
Actions