lint yaml files

This commit is contained in:
2026-01-30 09:42:07 +01:00
parent bc1c1160eb
commit 40ed0fa5ad
24 changed files with 314 additions and 319 deletions

View File

@@ -13,6 +13,6 @@ services:
- DATABASE_PASS=${TELEGRAF_DATABASE_PASS}
- DATABASE_NAME=${TELEGRAF_DATABASE_NAME}
extra_hosts:
- "host:${HOST_IP}"
- "host:${HOST_IP}"
volumes:
- /opt/telegraf/telegraf.conf:/etc/telegraf/telegraf.conf:ro