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

---
 domains/landkreis_friesland.conf | 100 +++++++++++++++----------------
 1 file changed, 50 insertions(+), 50 deletions(-)

diff --git a/domains/landkreis_friesland.conf b/domains/landkreis_friesland.conf
index 0250f0e..94b2c10 100644
--- a/domains/landkreis_friesland.conf
+++ b/domains/landkreis_friesland.conf
@@ -1,57 +1,57 @@
 {
-	domain_names = { landkreis_friesland = 'landkreis-friesland' },
-	domain_seed = '2c252eee0307427f37ada1046eb91b0568b794dd87f47e8ca798131f5d6f32a0',
+  domain_names = { landkreis_friesland = 'landkreis-friesland' },
+  domain_seed = '2c252eee0307427f37ada1046eb91b0568b794dd87f47e8ca798131f5d6f32a0',
 
-	prefix6 = '2a06:e881:2000:4600::/64',
-	extra_prefixes6 = { 'fd74:fdaa:9dc4:8800::/64' },
-	prefix4 = '10.18.136.0/21',
+  prefix6 = '2a06:e881:2000:4600::/64',
+  extra_prefixes6 = { 'fd74:fdaa:9dc4:8800::/64' },
+  prefix4 = '10.18.136.0/21',
 
-	wifi24 = {
-		ap = {
-			ssid = 'testing.nordwest.freifunk.net',
-		},
-		mesh = {
-			id = 't-ffnw-mesh_02:00:0A:12:88:00',
-		},
-	},
-	wifi5 = {
-		ap = {
-			ssid = 'testing.nordwest.freifunk.net',
-		},
-		mesh = {
-			id = 't-ffnw-mesh_02:00:0A:12:88:00',
-		},
-	},
+  wifi24 = {
+    ap = {
+      ssid = 'testing.nordwest.freifunk.net',
+    },
+    mesh = {
+      id = 't-ffnw-mesh_02:00:0A:12:88:00',
+    },
+  },
+  wifi5 = {
+    ap = {
+      ssid = 'testing.nordwest.freifunk.net',
+    },
+    mesh = {
+      id = 't-ffnw-mesh_02:00:0A:12:88:00',
+    },
+  },
 
-	next_node = {
-		name = { 'node.ffnw', 'nextnode', 'nn' },
-		ip6 = 'fd74:fdaa:9dc4:8800::1:1',
-		ip4 = '10.18.136.1',
-	},
+  next_node = {
+    name = { 'node.ffnw', 'nextnode', 'nn' },
+    ip6 = 'fd74:fdaa:9dc4:8800::1:1',
+    ip4 = '10.18.136.1',
+  },
 
-	mesh_vpn = {
- 		fastd = {
-			groups = {
-				backbone = {
-					peers = {
-						lk_fri01 = {
-							key ='613ffbc8a5a2b1a8602866c0bd44afddecee79c49cde52ee4dd5df73c88d0437',
-							remotes = {'"lk-fri01.sn.ffnw.de" port 10001'},
-						},
-						lk_fri02 = {
-							key ='14f33c20c3487904e6d1420e9105cfb62b66bc3216d5cdb8a055461b6ed0415d',
-							remotes = {'"lk-fri02.sn.ffnw.de" port 10002'},
-						},
-					},
-				},
-			},
-		},
-		tunneldigger = {
-			brokers = {'lk-fri01.sn.ffnw.de:9000'}
-		},
-	},
-	hoodselector = {
-		shapes = {
+  mesh_vpn = {
+    fastd = {
+      groups = {
+        backbone = {
+          peers = {
+            lk_fri01 = {
+              key ='613ffbc8a5a2b1a8602866c0bd44afddecee79c49cde52ee4dd5df73c88d0437',
+              remotes = {'"lk-fri01.sn.ffnw.de" port 10001'},
+            },
+            lk_fri02 = {
+              key ='14f33c20c3487904e6d1420e9105cfb62b66bc3216d5cdb8a055461b6ed0415d',
+              remotes = {'"lk-fri02.sn.ffnw.de" port 10002'},
+            },
+          },
+        },
+      },
+    },
+    tunneldigger = {
+      brokers = {'lk-fri01.sn.ffnw.de:9000'}
+    },
+  },
+  hoodselector = {
+    shapes = {
       {
         {
          lat = 53.372,
@@ -99,5 +99,5 @@
         }
       }
     }
-	}
+  }
 }
-- 
GitLab