Comment 4 for bug 1806718

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/621673
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9efb5f9d528f3cc5187830c4c0fcf08c476d3484
Submitter: Zuul
Branch: master

commit 9efb5f9d528f3cc5187830c4c0fcf08c476d3484
Author: Harald Jensås <email address hidden>
Date: Mon Dec 3 19:42:26 2018 +0100

    Fix - ApacheServiceBase needs ServiceData

    The puppet apache service uses the cidr map in ServiceData.
    Services did not pass the ServiceData to the apache
    service template. Because of this the property resolves to
    an empty string which is not correct. The empty string
    cause problems when yaql in common/services.yaml is merging
    config_settings.

    Closes-Bug: #1806718
    Change-Id: Ia3af9535e3af1dad4ac833983ebe29b6002f0815