diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-08-25 13:26:19 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-08-25 13:26:19 +0000 |
commit | b61f1a33d55a23df7cd451679ee356d12c7f4a24 (patch) | |
tree | 629e2317256aa7c270049008d1b472dc25e01085 /puppet/services/pacemaker/gnocchi-api.yaml | |
parent | 319c42475c3c8b611bf685ca0aff4e9b79d0b570 (diff) | |
parent | fbbd134f6bed6f1a5093453681fd121206ff5e35 (diff) |
Merge "Enable gnocchi systemd services"
Diffstat (limited to 'puppet/services/pacemaker/gnocchi-api.yaml')
-rw-r--r-- | puppet/services/pacemaker/gnocchi-api.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/pacemaker/gnocchi-api.yaml b/puppet/services/pacemaker/gnocchi-api.yaml index 1f6ed461..50bd3fa7 100644 --- a/puppet/services/pacemaker/gnocchi-api.yaml +++ b/puppet/services/pacemaker/gnocchi-api.yaml @@ -35,5 +35,7 @@ outputs: config_settings: map_merge: - get_attr: [GnocchiServiceBase, role_data, config_settings] + - gnocchi::metricd::manage_service: false + gnocchi::metricd::enabled: false step_config: | include ::tripleo::profile::pacemaker::gnocchi::api |