formatting
This commit is contained in:
@@ -14,9 +14,7 @@ in
|
||||
];
|
||||
|
||||
systemd.services.telegraf = {
|
||||
environment = {
|
||||
INFLUX_WRITE_TOKEN = token;
|
||||
};
|
||||
environment.INFLUX_WRITE_TOKEN = token;
|
||||
serviceConfig.SupplementaryGroups = [ "docker" ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user