Merge "Move ceilometer event pipeline to correct place"
authorMichael Chapman <michapma@redhat.com>
Wed, 3 Feb 2016 09:55:49 +0000 (09:55 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Wed, 3 Feb 2016 09:55:49 +0000 (09:55 +0000)
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
 +  }