Update defaults
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
promtail_version: 2.7.3
|
||||
promtail_version: 3.6.3
|
||||
promtail_positions_path: /var/lib/promtail/positions.yaml
|
||||
promtail_http_port: 9080
|
||||
promtail_loki_server: localhost
|
||||
promtail_loki_port: 3100
|
||||
promtail_add_var_logs: true
|
||||
|
||||
@@ -3,3 +3,5 @@
|
||||
hosts: all
|
||||
roles:
|
||||
- role: genlab.common.promtail
|
||||
promtail_version: 3.6.3
|
||||
promtail_loki_server: localhost # required, but doesn't do anything in these tests
|
||||
|
||||
Reference in New Issue
Block a user