puppet-tripleo/manifests/profile/pacemaker/database
Michele Baldessari bb277689ea Switch HA containers to k8s-file log-driver and make it a parameter
Currently in puppet-tripleo for the HA container we hardcode the following:
 options => "--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS${tls_priorities_real}",

Since at least podman had some changes in terms of supported driver
backends (and bugs) it's best if we make this configurable. While we're
at it we should also switch to k8s-file as a driver when podman is being
used which is what all other containers are using. When docker is the
default container_cli we will stick to journald as usual.

Tested this on a Train environment and successfully verified that
we still see the correct logs in /var/log/containers/.../...

Change-Id: I5b1483826f816d11a064a937d59f9a8f468315a5
Closes-Bug: #1853517
(cherry picked from commit bad716070a)
2019-11-22 17:20:41 +00:00
..
mysql_bundle.pp Switch HA containers to k8s-file log-driver and make it a parameter 2019-11-22 17:20:41 +00:00
mysql.pp Replace mysql invalid open_files_limit of -1 with 65536 2019-01-10 16:46:31 +00:00
redis_bundle.pp Switch HA containers to k8s-file log-driver and make it a parameter 2019-11-22 17:20:41 +00:00
redis.pp Remove the duplicated word 2018-09-15 14:37:32 +00:00