fix: resolve yamllint errors in london-b host_vars and promtail config

- Remove trailing blank line in inventory/host_vars/london-b.yml
- Add missing document start marker to promtail config
- Fix indentation in promtail scrape_configs (indent list items under key)
This commit is contained in:
Rasmus Wejlgaard 2026-03-29 20:08:16 +00:00
parent 7197913f8e
commit 9d4e264a5b
2 changed files with 21 additions and 21 deletions

View file

@ -20,4 +20,3 @@ common_ufw_allowed_ports:
- {port: 6881, proto: tcp, comment: "BitTorrent"}
- {port: 6881, proto: udp, comment: "BitTorrent"}
- {port: 445, proto: tcp, comment: "Samba"}

View file

@ -1,3 +1,4 @@
---
server:
http_listen_port: 9080
grpc_listen_port: 0