Skip to content
Snippets Groups Projects
  • Matus Jenca's avatar
    cf903b9a
    Patch service-cert-copy role to be used w/o HAProxy · cf903b9a
    Matus Jenca authored
    Currently, service-cert-copy role used to copy certs and CA
    into containers has 'when' statements  that check if HAProxy is
    defined and enabled for the service. However, some services like
    RabbitMQ, ProxySQL or Redis don't use HAProxy
    
    This patch removes the when condition, as it is not necessary.
    
    PartiallyImplements: mariadb-ssl
    Change-Id: I8864e05212e0ed76ea3a0108b00ed9dd04b1a697
    cf903b9a
    History
    Patch service-cert-copy role to be used w/o HAProxy
    Matus Jenca authored
    Currently, service-cert-copy role used to copy certs and CA
    into containers has 'when' statements  that check if HAProxy is
    defined and enabled for the service. However, some services like
    RabbitMQ, ProxySQL or Redis don't use HAProxy
    
    This patch removes the when condition, as it is not necessary.
    
    PartiallyImplements: mariadb-ssl
    Change-Id: I8864e05212e0ed76ea3a0108b00ed9dd04b1a697