Merge "Fix nova-cpu/collectd hieradata" into stable/pike
authorZuul <zuul@review.openstack.org>
Fri, 3 Nov 2017 22:57:04 +0000 (22:57 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 3 Nov 2017 22:57:04 +0000 (22:57 +0000)
puppet/services/nova-compute.yaml

index 9e5ba12..5326a25 100644 (file)
@@ -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