summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-07-28 13:03:09 +0200
committermakefu <github@syntax-fehler.de>2016-07-28 13:24:36 +0200
commit8ef63b024dfa1f1e414f2d077828cd9e8488e575 (patch)
treea2d2cfeb887c426daad2699b571797d25c3ce0af /krebs
parentde10a917de07ef3eb2ba3aed0e97d738975652a9 (diff)
k 3 retiolum: fix documentation text
Diffstat (limited to 'krebs')
-rw-r--r--krebs/3modules/retiolum.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/krebs/3modules/retiolum.nix b/krebs/3modules/retiolum.nix
index 8e91ee6e..2b181a55 100644
--- a/krebs/3modules/retiolum.nix
+++ b/krebs/3modules/retiolum.nix
@@ -132,8 +132,7 @@ let
routeable IPv4 or IPv6 address.
In stockholm this can be done by configuring:
- krebs.hosts.${connect-host}.nets.${netname?"retiolum"}.via.ip4.addr =
- "${external-ip} ${external-port}"
+ krebs.hosts.${connect-host}.nets.${netname?"retiolum"}.via.ip4.addr = external-ip
krebs.hosts.${connect-host}.nets.${netname?"retiolum"}.tinc.port = 1655;
'';
};