test
This commit is contained in:
parent
62f8d3ebc6
commit
8725519725
1 changed files with 4 additions and 0 deletions
|
@ -18,4 +18,8 @@
|
||||||
100.64.0.14 influx.sysctl.io
|
100.64.0.14 influx.sysctl.io
|
||||||
100.64.0.14 loki.sysctl.io
|
100.64.0.14 loki.sysctl.io
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
boot.kernel.sysctl = {
|
||||||
|
"net.ipv4.ip_forward" = true;
|
||||||
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue