dumpyourvms: tailscale exit node not needed
This commit is contained in:
parent
51aad91f90
commit
2a9308fbc7
|
@ -2,8 +2,8 @@
|
||||||
networkmanager.dns = "systemd-resolved";
|
networkmanager.dns = "systemd-resolved";
|
||||||
|
|
||||||
# https://github.com/tailscale/tailscale/issues/4432#issuecomment-1112819111
|
# https://github.com/tailscale/tailscale/issues/4432#issuecomment-1112819111
|
||||||
firewall.checkReversePath = "loose";
|
# https://github.com/NixOS/nixpkgs/commit/68e514ed1cf55451901e8d0edd3e8ee5102d3565
|
||||||
#resolvconf.enable = true;
|
#firewall.checkReversePath = "loose";
|
||||||
|
|
||||||
hosts = {
|
hosts = {
|
||||||
"10.0.0.42" = ["nomad.service.consul" "nomad.service.cgn-1.consul"];
|
"10.0.0.42" = ["nomad.service.consul" "nomad.service.cgn-1.consul"];
|
||||||
|
|
Loading…
Reference in a new issue