aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-11-03 22:57:04 +0000
committerGerrit Code Review <review@openstack.org>2017-11-03 22:57:04 +0000
commit97ef5a574d3df23b68dd2a9eaa66a7923fce8d39 (patch)
tree4587ba066ed01c8d9b5ae03de18fe93972e1c90e
parent949c31fdd61059f18690ab85dc9078331e8d0574 (diff)
parent4a08ce600fe7c3da33acc0a4365508236263a72a (diff)
Merge "Fix nova-cpu/collectd hieradata" into stable/pike
-rw-r--r--puppet/services/nova-compute.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/nova-compute.yaml b/puppet/services/nova-compute.yaml
index 9e5ba129..5326a250 100644
--- a/puppet/services/nova-compute.yaml
+++ b/puppet/services/nova-compute.yaml
@@ -210,7 +210,7 @@ outputs:
collectd:
tripleo.collectd.plugins.nova_compute:
- virt
- collectd::plugins::virt::connection: "qemu:///system"
+ collectd::plugin::virt::connection: 'qemu:///system'
upgrade_tasks:
- name: Stop nova-compute service
tags: step1