Browse Source

fixup! Allow all in-cluster traffic

main
Dustin Frisch 9 months ago
parent
commit
08dcd55d8d
No known key found for this signature in database GPG Key ID: B4C3BF012D9B26BE
  1. 2
      machines/manager/network.nix

2
machines/manager/network.nix

@ -10,6 +10,4 @@
address = "10.32.47.1";
interface = "enp11s0f0";
};
networking.firewall.extraInputRules = "ip saddr 10.32.47.0/24 accept";
}
Loading…
Cancel
Save