aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker
diff options
context:
space:
mode:
authorJan Provaznik <jprovazn@redhat.com>2017-01-02 12:32:20 +0100
committerJan Provaznik <jprovazn@redhat.com>2017-01-02 12:32:20 +0100
commit5f23a719f53763daaf4d38fdbda02c9fa85d7c30 (patch)
tree39d4e7bc4962294e561b7ec3135fa9d03912e085 /manifests/profile/pacemaker
parent57fdd2ed1f557eba78b73bf2a6bd7cea04ec3e39 (diff)
Don't include api/scheduler manifests on manila share service set up
Manila pacemaker manifest (which sets manila share service only) includes also manila api and scheduler manifests. There is no reason for this. Also it causes that on whichever node manila share service runs also manila api and scheduler services are started. Change-Id: Ia1b39ef36c5bc34813cd6430b69ad9b698acc3cf Closes-Bug: #1653500
Diffstat (limited to 'manifests/profile/pacemaker')
-rw-r--r--manifests/profile/pacemaker/manila.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/profile/pacemaker/manila.pp b/manifests/profile/pacemaker/manila.pp
index 8d6c2a7..4d79782 100644
--- a/manifests/profile/pacemaker/manila.pp
+++ b/manifests/profile/pacemaker/manila.pp
@@ -61,8 +61,6 @@ class tripleo::profile::pacemaker::manila (
stop => '/bin/true',
}
- include ::tripleo::profile::base::manila::api
- include ::tripleo::profile::base::manila::scheduler
include ::tripleo::profile::base::manila::share
if $step >= 4 {