From aad293196766ade6fdbd8022cca5590d76911d65 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Fri, 27 Jan 2017 23:41:04 +0100 Subject: [PATCH] =?UTF-8?q?tinc:=20ajout=20adresse=20r=C3=A9seau=20grudu?= =?UTF-8?q?=20pour=20hydra.pru?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-generator.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config-generator.nix b/config-generator.nix index 83da13c..60c42d6 100644 --- a/config-generator.nix +++ b/config-generator.nix @@ -219,10 +219,11 @@ in docker = true; hydra-builder = true; hydra-core = true; - #tincAddress = "192.168.12.6/24"; - #tincExtraConfig = '' - # ConnectTo = rollo_dubronetwork_fr - # ''; + tincAddress = "192.168.12.8/24"; + tincExtraConfig = '' + ConnectTo = rollo_dubronetwork_fr + ConnectTo = ocean_prunetwork_fr + ''; }; }) (mkIf comp.isOcean {