Skip to content
Snippets Groups Projects
  • Mark Goddard's avatar
    aa28675c
    Fix ironic_ipxe healthcheck on Debian/Ubuntu · aa28675c
    Mark Goddard authored
    The healthcheck checks for a process called httpd, but these distros
    call it apache2.  This results in the ironic_ipxe container being marked
    as unhealthy.
    
    This change fixes the issue by making the process name distro dependent.
    
    Change-Id: I0b0126e3071146e7f8593ba970ecbed65b36fcfa
    Closes-Bug: #1937037
    aa28675c
    History
    Fix ironic_ipxe healthcheck on Debian/Ubuntu
    Mark Goddard authored
    The healthcheck checks for a process called httpd, but these distros
    call it apache2.  This results in the ironic_ipxe container being marked
    as unhealthy.
    
    This change fixes the issue by making the process name distro dependent.
    
    Change-Id: I0b0126e3071146e7f8593ba970ecbed65b36fcfa
    Closes-Bug: #1937037