From 59211220682c2f7cad80ab434b8e5b05c4c93be4 Mon Sep 17 00:00:00 2001 From: "Brad P. Crochet" Date: Thu, 9 Jun 2016 10:20:19 -0400 Subject: Split Heat pacemaker roles into separate services In order for each service to operate independently when used with Pacemaker, the roles needed to be separated. Change-Id: I0440b7b119fc9b7bb3db8a2bf341c0c6db8d3d33 Depends-On: I3fa76562c13191884a53848ad5adcbc9f5a24f61 --- puppet/services/pacemaker/heat-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puppet/services/pacemaker/heat-api.yaml') diff --git a/puppet/services/pacemaker/heat-api.yaml b/puppet/services/pacemaker/heat-api.yaml index 6628e8dd..be897a55 100644 --- a/puppet/services/pacemaker/heat-api.yaml +++ b/puppet/services/pacemaker/heat-api.yaml @@ -26,4 +26,4 @@ outputs: - heat::api::manage_service: false heat::api::enabled: false step_config: | - include ::tripleo::profile::pacemaker::heat + include ::tripleo::profile::pacemaker::heat::api -- cgit 1.2.3-korg