summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorJacob Greenleaf <jacob@jacobgreenleaf.com>2023-12-06 08:08:29 -0800
committerJacob Greenleaf <jacob@jacobgreenleaf.com>2023-12-06 08:31:38 -0800
commited67e22139a4e01338ce8b56ca2a3d4711d0199e (patch)
tree91221ba0bf9a4ef621f125e688ae91a02aa5be81 /pkgs/development/python-modules/python-openstackclient
parentbf78e6a54601fc74d8d27fb918a420c84fb6f5b3 (diff)
nixos/teamspeak3: SSH and HTTP ip+port options
ServerQuery actually listens on three separate addresses each corresponding to its own protocol (raw/telnet, ssh, and http). By only setting `query_addr` we only update what IP we listen on for the raw protocol, not ssh and http protocols which end up listening on the default wildcard address. This change simply makes it so that setting `queryIP` sets the IP for all three protocols by setting each corresponding option (`query_ip`, `query_ssh_ip` and `query_http_ip`).
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions