fluentd: Fix LE pos_file path after version bump

Change-Id: Ia6db7d6a41ddbda8fcbf563dc55a0c65ef8db9be
This commit is contained in:
Michal Nasiadka 2023-12-20 08:07:25 +01:00
parent 81dc1c5373
commit bf22f3dd09
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

@ -283,6 +283,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