openstack-ansible-os_tacker/templates
Kevin Carter 327456e73a Correct notification driver
The notification driver setup was resulting in the driver and connection string
on the same line. This is caused by the case statement and how jinja formats
the template when a case statement is present. This change modifies how the
driver string is created using a ternary, which will eliminate the case
statement and render the value of the diver correctly.

Change-Id: Ic61c0dc953903a5a531565ae5deb773b348ec2ef
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2019-03-28 17:34:21 +00:00
..
api-paste.ini.j2 Update paste, policy and rootwrap configurations 2017-12-19 2017-12-20 18:48:29 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2017-12-19 2017-12-20 18:48:29 +00:00
rootwrap.conf.j2 Update paste, policy and rootwrap configurations 2017-12-19 2017-12-20 18:48:29 +00:00
tacker.conf.j2 Correct notification driver 2019-03-28 17:34:21 +00:00