Comment 2 for bug 1642677

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

Reviewed: https://review.openstack.org/399152
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=92f9c952d6cbb0c11c8457de0e49748f3adf667e
Submitter: Jenkins
Branch: master

commit 92f9c952d6cbb0c11c8457de0e49748f3adf667e
Author: Steven Hardy <email address hidden>
Date: Thu Nov 17 17:37:45 2016 +0000

    Replace hard-coded haproxy/keepalived coupling

    We have a variable in hiera which tells us if the keepalived
    service is enabled, so use it here. Without this any deployment
    disabling OS::TripleO::Services::Keepalived will fail.

    Change-Id: I90faf51881bd05920067c1e1d82baf5d7586af23
    Closes-Bug: #1642677