From f203f1ccf538955dbd81e9a81b4cb9da520a9afa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Sat, 3 Nov 2018 18:41:56 +0000 Subject: space_server: add spacebrain.labitat.dk --- roles/space_server/files/networkd/network/10-lan20.network | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'roles/space_server/files/networkd') diff --git a/roles/space_server/files/networkd/network/10-lan20.network b/roles/space_server/files/networkd/network/10-lan20.network index b30caa4..06b1ff1 100644 --- a/roles/space_server/files/networkd/network/10-lan20.network +++ b/roles/space_server/files/networkd/network/10-lan20.network @@ -17,3 +17,7 @@ EmitLLDP=no [Route] Destination=2a01:4262:1ab::cafe/128 Gateway=2a01:4262:1ab:20::5 + +[Route] +Destination=2a01:4262:1ab::db/128 +Gateway=2a01:4262:1ab:20::6 -- cgit v1.2.1