summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-12-21 12:34:57 +0100
committermakefu <github@syntax-fehler.de>2016-12-21 12:34:57 +0100
commit933ba962019300c0cd590956ad96cc0fe862fe21 (patch)
tree31248468f973c58b87ad1d604a288159641bce30 /krebs
parentc7f2a0d7d99c8e7aa0145fc033ddab1678a103d9 (diff)
parentdeaef40bdfb1da44c7daf59d2a4b833cb7581730 (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'krebs')
-rw-r--r--krebs/3modules/tv/default.nix12
1 files changed, 7 insertions, 5 deletions
diff --git a/krebs/3modules/tv/default.nix b/krebs/3modules/tv/default.nix
index 3315dd15..d44c322a 100644
--- a/krebs/3modules/tv/default.nix
+++ b/krebs/3modules/tv/default.nix
@@ -391,11 +391,13 @@ with import <stockholm/lib>;
zu = {
cores = 4;
nets = {
- #gg23 = {
- # ip4.addr = "";
- # aliases = ["zu.gg23"];
- # ssh.port = 11423;
- #};
+ gg23 = {
+ ip4.addr = "10.23.1.39";
+ aliases = [
+ "zu.gg23"
+ ];
+ ssh.port = 11423;
+ };
retiolum = {
ip4.addr = "10.243.13.40";
ip6.addr = "42:0:0:0:0:0:0:1340";