puppet-tripleo/templates
Cédric Jeanneret be1c9e1f85 Enable file logging for podman neutron sidecars
In order to get a more complete container logging, we now enable
the file logging for the podman containers.
This will output container stdout/stderr in a file located in the
new /var/log/containers/stdouts location.

This follows the other efforts already made with paunch[1] and
docker-puppet.py (now named container-puppet.py)[2]

Notes:
- podman supports only "json-file", allowing to push files in the
  location we want via the "path" log option
- docker doesn't have the "path" log option and push its log in
  /var/lib/docker/containers/ID/ID-json.log - unusable since it's
  destroyed upon container removal.

[1] https://review.openstack.org/635437
[2] https://review.openstack.org/635438

Change-Id: Ibaa8bca52ea2f68afa1effc989b04d2e6213813a
2019-04-16 14:11:00 +02:00
..
aide Implements AIDE Intrusion Detection System 2017-12-13 16:08:34 +00:00
designate Allow specifying an rndc key 2018-07-20 20:54:13 +00:00
docker_distribution Add Docker Registry profile 2017-01-09 15:16:50 +01:00
fluentd logging: teach fluentd.pp about fluentd_service_user 2018-01-09 15:38:24 +01:00
logrotate Simplify logrotate job 2019-03-07 10:50:28 +01:00
neutron Enable file logging for podman neutron sidecars 2019-04-16 14:11:00 +02:00
redis Disable curl globbing 2018-03-20 11:43:24 +00:00
rsyslog_sidecar Add profile to configure the rsyslog sidecar container 2017-11-13 13:39:44 +00:00
securetty Adds service for managing securetty 2017-03-29 20:25:21 +01:00
selinux Add tripleo::selinux 2016-05-05 13:19:20 -04:00
stunnel Lower the default stunnel log level 2018-05-28 13:40:29 +02:00
switchdev Adding a udev rule to save sriov interface name before configuring switchdev 2019-02-20 03:27:25 -05:00
ui Add configuration for the Nova proxy endpoint 2018-03-20 12:40:07 +00:00