Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed cockpit process starting #20077

Commits on Apr 20, 2020

  1. changes:

     fixed possible nil.close,
     close stderr and stdout when process terminated
     added missing default value in MiqCockpitWsWorker::Runner#wait_on_cockpit_ws(pid) method,
     added logging what command used to start cockpit process and enviroment settings
     fixed typo when accessig command to start cockpit
     return pid or raise error if cockpit process not started
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1824355
    yrudman committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    7bb0735 View commit details
    Browse the repository at this point in the history
  2. fixed path to cockpit.conf

    yrudman committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    6e67f1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddec1e3 View commit details
    Browse the repository at this point in the history