tripleo-heat-templates/deployment/database
Cédric Jeanneret 76e284311a Remove redundant file management for /run/redis
We can remove the systemd options since the directory is managed by
tmpdir, and the mount has the needed "z" flag for relabelling.

The RuntimeDirectory instructs systemd to create AND remove the
directory - this might lead to an issue where init_t isn't allowed to
unlink a container_file_t file/directory

The ExecStartPre is running in init_t context, and might be denied to
chcon file/directory to container_file_t.

It should resolves rhbz#1860423 while making things cleaner and clearer.
This is also the only place where we actually use the
`systemd_exec_flags`.

Change-Id: Ie938d9dd7d74db3907eb546765236b025bff1abe
(cherry picked from commit 9b894ecb69)
(cherry picked from commit c59f31ea4d)
2020-07-30 09:06:07 -04:00
..
mysql-base.yaml Support for mariadb's ed25519 authentication 2020-04-18 09:36:10 +00:00
mysql-client.yaml flatten database service MySQL Client 2019-01-30 09:38:32 -05:00
mysql-container-puppet.yaml [TRAIN ONLY] Wait until DB is ready for neutron DB rename 2020-07-07 11:33:53 +01:00
mysql-pacemaker-puppet.yaml Check transfer data flag to skip pacemaker normal upgrade. 2020-06-04 14:25:14 +02:00
redis-base-puppet.yaml Force redis::ulimit to be an integer 2019-11-27 23:16:15 +00:00
redis-container-puppet.yaml Remove redundant file management for /run/redis 2020-07-30 09:06:07 -04:00
redis-pacemaker-puppet.yaml Ensure redis_tls_proxy starts after all redis instances 2020-07-27 15:50:27 +00:00