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:
|
||||
services.telegraf = {
|
||||
enable = true;
|
||||
environmentFiles = {
|
||||
/run/secrets/secrets
|
||||
};
|
||||
environmentFiles = [ /run/secrets/telegraf-token ];
|
||||
extraConfig = {
|
||||
outputs = {
|
||||
influxdb_v2 = {
|
||||
|
|
Loading…
Reference in a new issue