summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-07 05:14:37 +0100
committertv <tv@krebsco.de>2016-02-07 06:24:04 +0100
commitf68c977a20daa4d2e62f76e1f58a26188ef84b64 (patch)
tree7538cda6a78942006c47519f244389a5f7f628e6 /krebs/3modules/tv
parent01dbc54c3207b44e4adaaae92fffc8a34bda6f18 (diff)
tv: define config.krebs.hosts.*.nets.gg23.ssh.port
Diffstat (limited to 'krebs/3modules/tv')
-rw-r--r--krebs/3modules/tv/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/krebs/3modules/tv/default.nix b/krebs/3modules/tv/default.nix
index ca07acd1..b9a6c516 100644
--- a/krebs/3modules/tv/default.nix
+++ b/krebs/3modules/tv/default.nix
@@ -198,6 +198,7 @@ with lib;
gg23 = {
addrs4 = ["10.23.1.110"];
aliases = ["nomic.gg23"];
+ ssh.port = 11423;
};
retiolum = {
addrs4 = ["10.243.0.110"];
@@ -292,6 +293,7 @@ with lib;
gg23 = {
addrs4 = ["10.23.1.37"];
aliases = ["wu.gg23"];
+ ssh.port = 11423;
};
retiolum = {
addrs4 = ["10.243.13.37"];
@@ -326,6 +328,7 @@ with lib;
gg23 = {
addrs4 = ["10.23.1.38"];
aliases = ["xu.gg23"];
+ ssh.port = 11423;
};
retiolum = {
addrs4 = ["10.243.13.38"];