auth machine
This commit is contained in:
parent
98dce86882
commit
851a9e18db
34 changed files with 2383 additions and 99 deletions
|
|
@ -12,7 +12,8 @@ in {
|
|||
};
|
||||
sops.secrets."influxdb/token" = {
|
||||
sopsFile = ../../secrets/secrets.yaml;
|
||||
owner = "influxdb2";
|
||||
group = "influxdb2";
|
||||
mode = "0440";
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [8086];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue