From: Michael Chapman Date: Tue, 2 Feb 2016 09:03:13 +0000 (+1100) Subject: Move ceilometer event pipeline to correct place X-Git-Tag: colorado.1.0~299^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=cce4e05853f75a0208d9069b420a2d5458687d9b;p=apex.git Move ceilometer event pipeline to correct place was missing .yaml Change-Id: Ic8ac2ab2aa21b63922a3dd9ad478827206fdceb2 --- diff --git a/build/opnfv-tripleo-heat-templates.patch b/build/opnfv-tripleo-heat-templates.patch index c9a10933..10ae0a71 100644 --- a/build/opnfv-tripleo-heat-templates.patch +++ b/build/opnfv-tripleo-heat-templates.patch @@ -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 + }