kolla-ansible/ansible/roles/heat
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 Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
handlers Apply Resource Constraints to Openstack Services 2018-07-25 17:05:04 +01:00
meta heat containers depends on 'common' (rsyslog, log_data, kolla-ansible) 2015-10-24 11:41:18 +02:00
tasks Don't set recurse on config folders 2018-10-29 15:35:32 +00:00
templates Deprecate auth_uri option 2018-08-07 11:58:23 +05:30