diff options
Diffstat (limited to 'puppet/services/pacemaker/gnocchi-statsd.yaml')
-rw-r--r-- | puppet/services/pacemaker/gnocchi-statsd.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/pacemaker/gnocchi-statsd.yaml b/puppet/services/pacemaker/gnocchi-statsd.yaml index 2760df37..d1106524 100644 --- a/puppet/services/pacemaker/gnocchi-statsd.yaml +++ b/puppet/services/pacemaker/gnocchi-statsd.yaml @@ -20,7 +20,7 @@ outputs: role_data: description: Role data for the Gnocchi role. value: - service_name: gnocchi-statsd + service_name: gnocchi_statsd config_settings: map_merge: - get_attr: [GnocchiServiceBase, role_data, config_settings] |