aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/pacemaker/glance-api.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2016-05-06 19:39:49 +0200
committerGiulio Fidente <gfidente@redhat.com>2016-05-13 11:09:56 +0200
commita3bae06b2eeb934d7da52440f24a576b5acddbec (patch)
tree0219c048d659bc6759e4b14c2d5eaa346e6ed372 /puppet/services/pacemaker/glance-api.yaml
parent0d3dacec4b63fb168f4f039501dc6e7b9622315b (diff)
Ensure manage_service and enabled are false for Pacemaker
We can control the two manage_service and enabled boolean from the Pacemaker specific template now. Change-Id: I91a4267f0fc230f63df3333747d28463c7ae55fe
Diffstat (limited to 'puppet/services/pacemaker/glance-api.yaml')
-rw-r--r--puppet/services/pacemaker/glance-api.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/pacemaker/glance-api.yaml b/puppet/services/pacemaker/glance-api.yaml
index 815eb5bf..ad964216 100644
--- a/puppet/services/pacemaker/glance-api.yaml
+++ b/puppet/services/pacemaker/glance-api.yaml
@@ -56,5 +56,7 @@ outputs:
glance_file_pcmk_fstype: {get_param: GlanceFilePcmkFstype}
glance_file_pcmk_manage: {get_param: GlanceFilePcmkManage}
glance_file_pcmk_options: {get_param: GlanceFilePcmkOptions}
+ glance::api::manage_service: false
+ glance::api::enabled: false
step_config: |
include ::tripleo::profile::pacemaker::glance