aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/pacemaker/keystone.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/keystone.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/keystone.yaml')
-rw-r--r--puppet/services/pacemaker/keystone.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/services/pacemaker/keystone.yaml b/puppet/services/pacemaker/keystone.yaml
index 8fcab15f..db52cae7 100644
--- a/puppet/services/pacemaker/keystone.yaml
+++ b/puppet/services/pacemaker/keystone.yaml
@@ -28,7 +28,7 @@ outputs:
config_settings:
map_merge:
- get_attr: [KeystoneServiceBase, role_data, config_settings]
- #-
- # custom keystone hiera goes here if we need it!?
+ - keystone::manage_service: false
+ keystone::enabled: false
step_config: |
include ::tripleo::profile::pacemaker::keystone