]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Change notification ack_on_event_error to service default
authorTobias Urdin <tobias.urdin@binero.se>
Mon, 21 Oct 2019 15:13:11 +0000 (17:13 +0200)
committerTobias Urdin <tobias.urdin@binero.se>
Mon, 21 Oct 2019 15:13:11 +0000 (17:13 +0200)
commit75f614b12312e7709329362e4f42e760e8be4a5a
tree19aa0ab9fb2b1b10c66df94ccfd2572d0d65d33c
parentfecdf5818e9a4d20644c7fc7ef30a01ce0938ebd
Change notification ack_on_event_error to service default

The default value of ack_on_event_error is forced to true
which is unneccesary since the default value in ceilometer.conf
is true. Instead we should default to using the service default.

Change-Id: I8c287331d57cdd39eaa4faf83091f7532b6b6293
manifests/agent/notification.pp
releasenotes/notes/def-value-ack_on_event_error-1c98d2efc6a5098d.yaml [new file with mode: 0644]
spec/classes/ceilometer_agent_notification_spec.rb