aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-26 14:09:28 +0000
committerGerrit Code Review <review@openstack.org>2017-01-26 14:09:28 +0000
commitddab481e2309ae1b4708fa51658c81529a23f7f9 (patch)
treea50957589894d59f15b95b664755ef2b809a23d1
parent0ca1beae557ee11c9b0eadf03706dce9d0ce9d85 (diff)
parentc7ae88257d400faf016c9a015ed82cd285bd11d2 (diff)
Merge "Set the correct default for gnocchi workers"
-rw-r--r--puppet/services/gnocchi-metricd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/gnocchi-metricd.yaml b/puppet/services/gnocchi-metricd.yaml
index e5f9a8e7..27700606 100644
--- a/puppet/services/gnocchi-metricd.yaml
+++ b/puppet/services/gnocchi-metricd.yaml
@@ -22,7 +22,7 @@ parameters:
default: 'overcloud-gnocchi-metricd'
type: string
GnocchiMetricdWorkers:
- default: ''
+ default: '%{::os_workers}'
description: Number of workers for Gnocchi MetricD
type: string