k 3 retiolum: add description to configure Address=

This commit is contained in:
makefu 2016-04-17 00:03:33 +02:00
parent 00c9e4278b
commit 26e43d47a7

View File

@ -119,6 +119,10 @@ let
The list of hosts in the network which the client will try to connect
to. These hosts should have an 'Address' configured which points to a
routeable IPv4 or IPv6 address.
In stockholm this can be done by configuring:
host.nets.${netname?"retiolum"}.via.addrs4 =
[ "${external-ip} ${external-port}" ]
'';
};