From a30d1745f91a84e5eda2aca6d981942c9ef66807 Mon Sep 17 00:00:00 2001 From: Pradeep Kilambi Date: Thu, 25 Aug 2016 14:39:41 -0400 Subject: Fix base service type inheriting gnocchi service templates Change-Id: I5018e4cdb1e5df7c2d67a8c1248d7453941b725f --- puppet/services/pacemaker/gnocchi-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puppet/services/pacemaker/gnocchi-api.yaml') diff --git a/puppet/services/pacemaker/gnocchi-api.yaml b/puppet/services/pacemaker/gnocchi-api.yaml index 50bd3fa7..42c7131d 100644 --- a/puppet/services/pacemaker/gnocchi-api.yaml +++ b/puppet/services/pacemaker/gnocchi-api.yaml @@ -21,7 +21,7 @@ parameters: resources: GnocchiServiceBase: - type: ../gnocchi-base.yaml + type: ../gnocchi-api.yaml properties: ServiceNetMap: {get_param: ServiceNetMap} DefaultPasswords: {get_param: DefaultPasswords} -- cgit 1.2.3-korg