test
This commit is contained in:
parent
99a76dfac1
commit
507af84adf
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@
|
||||||
# Configure the package:
|
# Configure the package:
|
||||||
services.telegraf = {
|
services.telegraf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
environmentFiles = {
|
environmentFiles = [ /run/secrets/telegraf-token ];
|
||||||
/run/secrets/secrets
|
|
||||||
};
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
outputs = {
|
outputs = {
|
||||||
influxdb_v2 = {
|
influxdb_v2 = {
|
||||||
|
|
Loading…
Reference in a new issue