aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2017-11-01 18:22:16 -0700
committerEmilien Macchi <emilien@redhat.com>2017-11-02 15:38:05 +0000
commit4a08ce600fe7c3da33acc0a4365508236263a72a (patch)
tree1841c42a8526a2536cad14feef57c83360a28beb /puppet
parent674b65acdd03fab70b435098ed46de50828b913d (diff)
Fix nova-cpu/collectd hieradata
Probably a typo, never caught or even tested. Change-Id: Iaf75edb421a19cb69bf3ead59c83bf812c653f0b Closes-Bug: #1729479 (cherry picked from commit 24f859c01826eb12256cf1a5cd63b8bb1c0e234c)
Diffstat (limited to 'puppet')
-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