From 8cfd94d54bd2e369cad488c330cc62fd2d5c3259 Mon Sep 17 00:00:00 2001
From: Lorenz Wenner <lrnzo@posteo.de>
Date: Wed, 6 Feb 2019 14:13:54 +0100
Subject: [PATCH] =?UTF-8?q?=09ge=C3=A4ndert:=20=20=20=20=20=20=20delmenhor?=
 =?UTF-8?q?st.conf=20=09tabs=20to=20spaces?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 domains/delmenhorst.conf | 98 ++++++++++++++++++++--------------------
 1 file changed, 49 insertions(+), 49 deletions(-)

diff --git a/domains/delmenhorst.conf b/domains/delmenhorst.conf
index 942fd56..b8ddafe 100644
--- a/domains/delmenhorst.conf
+++ b/domains/delmenhorst.conf
@@ -1,57 +1,57 @@
 {
-	domain_names = { delmenhorst = 'delmenhorst' },
-	domain_seed = 'fa36ffc00f50ff8cb6bea8ff69c1532c36f993e990db5f94a739f18578b53850',
+  domain_names = { delmenhorst = 'delmenhorst' },
+  domain_seed = 'fa36ffc00f50ff8cb6bea8ff69c1532c36f993e990db5f94a739f18578b53850',
 
-	prefix6 = '2a03:2260:1001:c000::/64',
-	extra_prefixes6 = { 'fd74:fdaa:9dc4:c000::/64' },
-	prefix4 = '10.18.192.0/21',
+  prefix6 = '2a03:2260:1001:c000::/64',
+  extra_prefixes6 = { 'fd74:fdaa:9dc4:c000::/64' },
+  prefix4 = '10.18.192.0/21',
 
-	wifi24 = {
-		ap = {
-			ssid = 'testing.nordwest.freifunk.net',
-		},
-		mesh = {
-			id = 't-ffnw-mesh_02:00:0A:12:C0:00',
-		},
-	},
-	wifi5 = {
-		ap = {
-			ssid = 'testing.nordwest.freifunk.net',
-		},
-		mesh = {
-			id = 't-ffnw-mesh_02:00:0A:12:C0:00',
-		},
-	},
+  wifi24 = {
+    ap = {
+      ssid = 'testing.nordwest.freifunk.net',
+    },
+    mesh = {
+      id = 't-ffnw-mesh_02:00:0A:12:C0:00',
+    },
+  },
+  wifi5 = {
+    ap = {
+      ssid = 'testing.nordwest.freifunk.net',
+    },
+    mesh = {
+      id = 't-ffnw-mesh_02:00:0A:12:C0:00',
+    },
+  },
 
-	next_node = {
-		name = { 'node.ffnw', 'nextnode', 'nn' },
-		ip6 = 'fd74:fdaa:9dc4:c000::1:1',
-		ip4 = '10.18.192.1',
-	},
+  next_node = {
+    name = { 'node.ffnw', 'nextnode', 'nn' },
+    ip6 = 'fd74:fdaa:9dc4:c000::1:1',
+    ip4 = '10.18.192.1',
+  },
 
-	mesh_vpn = {
- 		fastd = {
-			groups = {
-				backbone = {
-					peers = {
-						del01 = {
-							key ='a1180ec56590b7c2c9377c10e96c5af176ff7f64984af423115875dd72d9bac3',
-							remotes = {'"del01.sn.ffnw.de" port 10000'},
-						},
-						del02 = {
-							key ='22d9a5e6c1d91946e894065038a7bc73b9739daa19ee767fd789a3ce0da95f92',
-							remotes = {'"del02.sn.ffnw.de" port 10001'},
-						},
-					},
-				},
-			},
-		},
-		tunneldigger = {
-			brokers = {'del01.sn.ffnw.de:9000'}
-		},
-	},
-	hoodselector = {
-		shapes = {
+  mesh_vpn = {
+    fastd = {
+      groups = {
+        backbone = {
+          peers = {
+            del01 = {
+              key ='a1180ec56590b7c2c9377c10e96c5af176ff7f64984af423115875dd72d9bac3',
+              remotes = {'"del01.sn.ffnw.de" port 10000'},
+            },
+            del02 = {
+              key ='22d9a5e6c1d91946e894065038a7bc73b9739daa19ee767fd789a3ce0da95f92',
+              remotes = {'"del02.sn.ffnw.de" port 10001'},
+            },
+          },
+        },
+      },
+    },
+    tunneldigger = {
+      brokers = {'del01.sn.ffnw.de:9000'}
+    },
+  },
+  hoodselector = {
+    shapes = {
       {
         {
          lat = 52.944,
-- 
GitLab