From eabe0db746a582a8fcd213c757b49ed6d440eb1a Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Mon, 28 Nov 2016 12:54:45 +0100 Subject: [PATCH] =?UTF-8?q?r=C3=A9duction=20de=20la=20taille=20des=20subne?= =?UTF-8?q?ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-generator.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config-generator.nix b/config-generator.nix index e174d56..5ac9d48 100644 --- a/config-generator.nix +++ b/config-generator.nix @@ -211,6 +211,7 @@ in kibana = true; print = true; rabbitmq = true; + tincAddress = "192.168.12.3/32"; virtualbox = true; }; }) @@ -230,7 +231,7 @@ in r6d.config-generator = { laptop = true; - tincAddress = "192.168.12.2/24"; + tincAddress = "192.168.12.2/32"; tincExtraConfig = "ConnectTo = phenom_dubronetwork_fr"; }; }) @@ -284,7 +285,7 @@ in r6d.config-generator = { nix-serve-server = true; edition-photo = true; - tincAddress = "192.168.12.1/24"; + tincAddress = "192.168.12.1/32"; }; }) (mkIf comp.isRollo {