mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
re-add ansible_hostname to netdata.conf.j2
This commit is contained in:
parent
c9c9e7e6e0
commit
d7c75a1b6d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
# run as user = netdata
|
||||
# host access prefix = /host
|
||||
# glibc malloc arena max for plugins = 1
|
||||
# hostname = 95eb2d307424
|
||||
hostname = {{ ansible_hostname }}
|
||||
# history = 3996
|
||||
# update every = 1
|
||||
# config directory = /etc/netdata
|
||||
|
|
Loading…
Add table
Reference in a new issue