From f7ac88378c21d760f8b8697b55be495501e89877 Mon Sep 17 00:00:00 2001
From: Jan-Tarek Butt <tarek@ring0.de>
Date: Mon, 18 Dec 2017 22:34:41 +0100
Subject: [PATCH] site.conf: rm release preparation

---
 site.conf | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/site.conf b/site.conf
index 691427b..b2c7659 100644
--- a/site.conf
+++ b/site.conf
@@ -22,15 +22,15 @@
 		supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
 		basic_rate = {6000, 9000, 18000, 36000, 54000},
 		ap = {
-			ssid = 'nordwest.freifunk.net',
+			ssid = 'testing.nordwest.freifunk.net',
 		},
 		ibss = {
-			ssid = 'mesh.ffnw',
-			bssid = '02:CA:FF:EE:BA:BF',
+			ssid = 'testing.mesh.ffnw',
+			bssid = '02:CA:FF:EE:BA:BE',
 			mcast_rate = 12000,
 		},
 --		mesh = {
---			id = 'ffnw-mesh_',
+--			id = 't-ffnw-mesh_',
 --			mcast_rate = 12000,
 --			disabled = true,
 --		},
@@ -38,15 +38,15 @@
 	wifi5 = {
 		channel = 44,
 		ap = {
-			ssid = 'nordwest.freifunk.net',
+			ssid = 'testing.nordwest.freifunk.net',
 		},
 		ibss = {
-			ssid = 'mesh.ffnw',
-			bssid = '02:CA:FF:EE:BA:BF',
+			ssid = 'testing.mesh.ffnw',
+			bssid = '02:CA:FF:EE:BA:BE',
 			mcast_rate = 12000,
 		},
 --		mesh = {
---			id = 'ffnw-mesh_',
+--			id = 't-ffnw-mesh_',
 --			mcast_rate = 12000,
 --			disabled = true,
 --		},
-- 
GitLab