Merge "fluentd: Fix LE pos_file path after version bump"

This commit is contained in:
Zuul 2023-12-21 11:41:13 +00:00 committed by Gerrit Code Review
commit 418aa9b02a
2 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
@type tail
@log_level debug
path /var/log/kolla/letsencrypt/letsencrypt-lego.log
pos_file /var/run/td-agent/letsencrypt.pos
pos_file /var/run/{{ fluentd_user }}/letsencrypt.pos
tag infra.letsencrypt.lego
enable_watch_timer false
<parse>

View File

@ -282,6 +282,7 @@
voting: false
files:
- ^requirements-core.yml
- ^ansible/roles/common/templates/conf/input/11-letsencrypt.conf.j2
- ^ansible/roles/letsencrypt/
- ^ansible/roles/loadbalancer/
- ^tests/test-core-openstack.sh