From a79be38f79be94cf2a7914e298a8499d675cec46 Mon Sep 17 00:00:00 2001
From: Lorenz Wenner <lrnzo@posteo.de>
Date: Mon, 25 Feb 2019 18:47:52 +0100
Subject: [PATCH] =?UTF-8?q?Revert=20"=09ge=C3=A4ndert:=20=20=20=20=20=20?=
 =?UTF-8?q?=20landkreis=5Fwittmund.conf"?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This reverts commit ded9c8f902f1f70999239641a34de2f8a9fb9fa0.
---
 domains/landkreis_wittmund.conf | 100 ++++++++++++++++----------------
 1 file changed, 50 insertions(+), 50 deletions(-)

diff --git a/domains/landkreis_wittmund.conf b/domains/landkreis_wittmund.conf
index b539d4b..34f04a0 100644
--- a/domains/landkreis_wittmund.conf
+++ b/domains/landkreis_wittmund.conf
@@ -1,57 +1,57 @@
 {
-  domain_names = { landkreis_wittmund = 'landkreis-wittmund' },
-  domain_seed = '36efeb0741467bc1785b25f093f59d3ffee459c6fc52e299fa2dc4844cd8842e',
+	domain_names = { landkreis_wittmund = 'landkreis-wittmund' },
+	domain_seed = '36efeb0741467bc1785b25f093f59d3ffee459c6fc52e299fa2dc4844cd8842e',
 
-  prefix6 = '2a03:2260:1001:b800::/64',
-  extra_prefixes6 = { 'fd74:fdaa:9dc4:b800::/64' },
-  prefix4 = '10.18.184.0/21',
+	prefix6 = '2a03:2260:1001:b800::/64',
+	extra_prefixes6 = { 'fd74:fdaa:9dc4:b800::/64' },
+	prefix4 = '10.18.184.0/21',
 
-  wifi24 = {
-    ap = {
-      ssid = 'testing.nordwest.freifunk.net',
-    },
-    mesh = {
-      id = 't-ffnw-mesh_02:00:0A:12:B8:00',
-    },
-  },
-  wifi5 = {
-    ap = {
-      ssid = 'testing.nordwest.freifunk.net',
-    },
-    mesh = {
-      id = 't-ffnw-mesh_02:00:0A:12:B8:00',
-    },
-  },
+	wifi24 = {
+		ap = {
+			ssid = 'testing.nordwest.freifunk.net',
+		},
+		mesh = {
+			id = 't-ffnw-mesh_02:00:0A:12:B8:00',
+		},
+	},
+	wifi5 = {
+		ap = {
+			ssid = 'testing.nordwest.freifunk.net',
+		},
+		mesh = {
+			id = 't-ffnw-mesh_02:00:0A:12:B8:00',
+		},
+	},
 
-  next_node = {
-    name = { 'node.ffnw', 'nextnode', 'nn' },
-    ip6 = 'fd74:fdaa:9dc4:b800::1:1',
-    ip4 = '10.18.184.1',
-  },
+	next_node = {
+		name = { 'node.ffnw', 'nextnode', 'nn' },
+		ip6 = 'fd74:fdaa:9dc4:b800::1:1',
+		ip4 = '10.18.184.1',
+	},
 
-  mesh_vpn = {
-    fastd = {
-      groups = {
-        backbone = {
-          peers = {
-            lk_wtm01 = {
-              key ='b57a979cc9ae698b4173b5b57b2b193e38de5cc423059023894965bba8458e45',
-              remotes = {'"lk-wtm01.sn.ffnw.de" port 10000'},
-            },
-            lk_wtm02 = {
-              key = '29a241d64158bc51f01e44bc188e91e5b887985da3688a02ce12b33439e17053',
-              remotes = {'"lk-wtm02.sn.ffnw.de" port 10001'},
-            },
-          },
-        },
-      },
-    },
-    tunneldigger = {
-      brokers = {'wtm01.sn.ffnw.de:9000'}
-    },
-  },
-  hoodselector = {
-    shapes = {
+	mesh_vpn = {
+ 		fastd = {
+			groups = {
+				backbone = {
+					peers = {
+						lk_wtm01 = {
+							key ='b57a979cc9ae698b4173b5b57b2b193e38de5cc423059023894965bba8458e45',
+							remotes = {'"lk-wtm01.sn.ffnw.de" port 10000'},
+						},
+						lk_wtm02 = {
+							key = '29a241d64158bc51f01e44bc188e91e5b887985da3688a02ce12b33439e17053',
+							remotes = {'"lk-wtm02.sn.ffnw.de" port 10001'},
+						},
+					},
+				},
+			},
+		},
+		tunneldigger = {
+			brokers = {'wtm01.sn.ffnw.de:9000'}
+		},
+	},
+	hoodselector = {
+		shapes = {
       {
         {
          lat = 53.372,
@@ -99,5 +99,5 @@
         }
       }
     }
-  }
+	}
 }
-- 
GitLab