Move ceilometer event pipeline to correct place 11/9211/1
authorMichael Chapman <woppin@gmail.com>
Tue, 2 Feb 2016 09:03:13 +0000 (20:03 +1100)
committerTim Rozet <trozet@redhat.com>
Thu, 4 Feb 2016 00:45:43 +0000 (00:45 +0000)
was missing .yaml

Change-Id: Ic8ac2ab2aa21b63922a3dd9ad478827206fdceb2
(cherry picked from commit cce4e05853f75a0208d9069b420a2d5458687d9b)

build/opnfv-tripleo-heat-templates.patch

index c9a1093..10ae0a7 100644 (file)
@@ -1249,7 +1249,7 @@ index 3fb92f3..774f323 100644
 +"
 +
 +  # aodh hacks
-+  file { '/etc/ceilometer/event_pipeline':
++  file { '/etc/ceilometer/event_pipeline.yaml':
 +    ensure  => present,
 +    content => $event_pipeline
 +  }