Update 'defaults/main.yml'
This commit is contained in:
parent
4090de4322
commit
fad445d51f
@ -98,7 +98,7 @@ promtail_scrape_config:
|
||||
journal:
|
||||
labels:
|
||||
job: node
|
||||
host: "{{ ansible_hostname }}"
|
||||
host: "{{ inventory_hostname }}"
|
||||
max_age: 12h
|
||||
relabel_configs:
|
||||
- source_labels:
|
||||
|
Loading…
Reference in New Issue
Block a user