Comment 2 for bug 1575329

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-horizon (master)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/841070
Committed: https://opendev.org/openstack/puppet-horizon/commit/913a2eb7664b5b64c82ed195adc1207bab446725
Submitter: "Zuul (22348)"
Branch: master

commit 913a2eb7664b5b64c82ed195adc1207bab446725
Author: Takashi Kajinami <email address hidden>
Date: Mon May 9 16:20:47 2022 +0900

    Migrate 'options' to common parameter definitions

    The options parameter is set to the same value for non-ssl vhost and
    ssl vhost. This change migrates the definition to the core parameter
    definition to define all common values in a single place.

    This also allows users to override the options parameter using
    the (ssl_)extra_params parameter.

    Related-Bug: #1575329
    Change-Id: Ifd5ffa24426f856e7d79a58085f8f703c35caf7d