aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/pacemaker/gnocchi-metricd.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-26 18:02:11 +0000
committerGerrit Code Review <review@openstack.org>2016-08-26 18:02:11 +0000
commit7c8874c920c42b3c78ba140e895aa1884d6a1d29 (patch)
treec64f13dc83220b4c57108d85ab0a372225e04342 /puppet/services/pacemaker/gnocchi-metricd.yaml
parent7f58487cdad9c11b60ba9025635bd6f71b2ae03e (diff)
parenta30d1745f91a84e5eda2aca6d981942c9ef66807 (diff)
Merge "Fix base service type inheriting gnocchi service templates"
Diffstat (limited to 'puppet/services/pacemaker/gnocchi-metricd.yaml')
-rw-r--r--puppet/services/pacemaker/gnocchi-metricd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/pacemaker/gnocchi-metricd.yaml b/puppet/services/pacemaker/gnocchi-metricd.yaml
index 0a6b03ea..177d7744 100644
--- a/puppet/services/pacemaker/gnocchi-metricd.yaml
+++ b/puppet/services/pacemaker/gnocchi-metricd.yaml
@@ -21,7 +21,7 @@ parameters:
resources:
GnocchiServiceBase:
- type: ../gnocchi-base.yaml
+ type: ../gnocchi-metricd.yaml
properties:
ServiceNetMap: {get_param: ServiceNetMap}
DefaultPasswords: {get_param: DefaultPasswords}