From 909005ffd5bd019ca2ee4375fb768b737a835415 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 16 Jul 2015 18:09:37 +0200 Subject: * tv: http://HOST/cgit/ -> http://cgit.HOST/ --- 3modules/tv/identity.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to '3modules/tv/identity.nix') diff --git a/3modules/tv/identity.nix b/3modules/tv/identity.nix index e0cd46c0..ed7eb570 100644 --- a/3modules/tv/identity.nix +++ b/3modules/tv/identity.nix @@ -23,6 +23,7 @@ let dc = "tv"; fqdn = "cd.retiolum"; subdomains = [ + "cgit" ]; addr = "10.243.113.222"; #addr6 = "42:4522:25f8:36bb:8ccb:0150:231a:2af3"; @@ -34,6 +35,7 @@ let dc = "tv"; fqdn = "mkdir.retiolum"; subdomains = [ + "cgit" ]; addr = "10.243.113.223"; cores = 1; @@ -43,6 +45,7 @@ let dc = "tv"; fqdn = "nomic.retiolum"; subdomains = [ + "cgit" ]; addr = "10.243.0.110"; cores = 2; @@ -52,6 +55,7 @@ let dc = "tv"; fqdn = "rmdir.retiolum"; subdomains = [ + "cgit" ]; addr = "10.243.113.224"; #addr = "42:4522:25f8:36bb:8ccb:0150:231a:2af5"; @@ -62,6 +66,7 @@ let dc = "tv"; fqdn = "wu.retiolum"; subdomains = [ + "cgit" ]; addr = "10.243.13.37"; cores = 8; -- cgit v1.2.3