Actions
Bug #28717
closedconfusing output when the installer has finished
Difficulty:
Triaged:
No
Description
On latest nightly, when something goes wrong during the install, the output still contains two "Success" lines:
Preparing installation Done Something went wrong! Check the log for ERROR-level output Success! * Foreman is running at https://centos7-fat.yatsu.example.com Initial credentials are admin / changeme Success! * Foreman Proxy is running at https://centos7-fat.yatsu.example.com:8443 The full log is at /var/log/foreman-installer/foreman.log
Also in the success case, I think one "Success!" would be sufficient?
Preparing installation Done Success! Success! * Foreman is running at https://centos7-fat.yatsu.example.com Initial credentials are admin / changeme Success! * Foreman Proxy is running at https://centos7-fat.yatsu.example.com:8443 The full log is at /var/log/foreman-installer/foreman.log
Actions