Comment 7 for bug 1696439

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

Reviewed: https://review.openstack.org/472756
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=93b42baf5181cf7ee75d74581e678ba87ea4b2d7
Submitter: Jenkins
Branch: master

commit 93b42baf5181cf7ee75d74581e678ba87ea4b2d7
Author: Ben Nemec <email address hidden>
Date: Fri Jun 9 11:47:50 2017 -0500

    Remove add_listen: false from Horizon hieradata

    I'm not sure why this was here, but without a Listen directive in
    Apache's ports.conf Horizon is inaccessible. Removing this allows
    Horizon to work again.

    Change-Id: Ic221e15f188cf50b485e995035cb96f5d5960a72
    Closes-Bug: 1696439