puppet-tripleo/spec
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
..
acceptance/nodesets Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
classes Switch HA containers to k8s-file log-driver and make it a parameter 2019-11-22 17:20:41 +00:00
defines Base profile for rsyslogd 2019-06-12 08:12:52 +02:00
fixtures Merge "Add collectd-sensubility configuration" 2019-09-25 20:36:35 +00:00
functions Update parser functions to 4.x api 2018-10-29 14:26:54 +00:00
unit Fix upper case checks for SRIOV interface 2019-10-30 11:58:22 +00:00
shared_examples.rb Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
spec_helper.rb Add aodh profile rspec testing 2016-09-30 15:12:05 -06:00
spec_helper_acceptance.rb Update tox configuration 2017-05-17 17:04:02 +00:00