kolla-ansible/ansible/roles/kafka
Doug Szumski 4896031757 Don't set recurse on config folders
A small number of services set the recurse flag when they create
their config directory. This can change permission of files within
the directory, which are later set back to the original state. The
side effect is that the service is then restarted, even though the
net change to the config files amounts to nothing. The expected
behaviour is that a service only restarts if the config *has*
changed. This patch fixes this issue.

Change-Id: Ib6f1ca7b416247f8d455fb25892f4a3b27de03ba
Closes-Bug: 1800480
2018-10-29 15:35:32 +00:00
..
defaults Add missing project_name variables 2018-10-24 13:52:07 +02:00
handlers Apply Resource Constraints to Services. 2018-07-26 11:35:28 +00:00
meta Add support for deploying Kafka 2018-04-16 11:34:00 +01:00
tasks Don't set recurse on config folders 2018-10-29 15:35:32 +00:00
templates Improve scalability of Kafka 2018-09-25 11:41:00 +00:00