mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-13 19:40:25 +00:00
fix: migrate Traefik Cert Dumper configuration
Relates to 904a98d56c.
Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
committed by
Slavi Pantaleev
parent
59ab28cab2
commit
fe9f70517e
@@ -1,3 +1,11 @@
|
||||
# 2025-12-09
|
||||
|
||||
## Traefik Cert Dumper upgrade
|
||||
|
||||
The variable `traefik_certs_dumper_ssl_dir_path` was renamed to `traefik_certs_dumper_ssl_path`. Users who use [their own webserver with Traefik](docs/configuring-playbook-own-webserver.md) may need to adjust their configuration.
|
||||
|
||||
The variable `traefik_certs_dumper_dumped_certificates_dir_path` was renamed to `traefik_certs_dumper_dumped_certificates_path`. Users who use [SRV Server Delegation](docs/howto-srv-server-delegation.md) may need to adjust their configuration.
|
||||
|
||||
# 2025-11-23
|
||||
|
||||
## Matrix.to support
|
||||
|
||||
Reference in New Issue
Block a user