nixpkgs/nixos/modules/services/misc/taskserver
aszlig ce0954020c
nixos/taskserver: Set allowedTCPPorts accordingly
As suggested by @matthiasbeyer:

"We might add a short note that this port has to be opened in the
firewall, or is this done by the service automatically?"

This commit now adds the listenPort to
networking.firewall.allowedTCPPorts as soon as the listenHost is not
"localhost".

In addition to that, this is now also documented in the listenHost
option declaration and I have removed disabling of the firewall from the
VM test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-12 05:16:15 +02:00
..
default.nix nixos/taskserver: Set allowedTCPPorts accordingly 2016-04-12 05:16:15 +02:00
doc.xml nixos/taskserver: Add module documentation 2016-04-07 14:26:12 +02:00
helper-tool.py nixos/taskserver/helper: Assert CA existence 2016-04-12 04:57:03 +02:00