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