From 3da7f3364d9cbb6b1023da25980941d8276741cd Mon Sep 17 00:00:00 2001
From: Andreas <andreasv@fsmpi.rwth-aachen.de>
Date: Sat, 20 May 2017 19:09:33 +0200
Subject: [PATCH] wiki listing of fsmpi networks is wrong

---
 config.py.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.py.example b/config.py.example
index 491a800..6dc234e 100644
--- a/config.py.example
+++ b/config.py.example
@@ -28,4 +28,4 @@ LDAP_PORT = 636
 #ICAL_URL = 'https://user:password@mail.fsmpi.rwth-aachen.de/SOGo/....ics'
 ERROR_PAGE = 'static/500.html'
 RWTH_IP_RANGES = ['134.130.0.0/16', '137.226.0.0/16', '134.61.0.0/16', '192.35.229.0/24', '2a00:8a60::/32']
-FSMPI_IP_RANGES = ['137.226.35.194/29', '137.226.75.0/27', '137.226.127.32/27', '137.226.231.192/26', '134.130.102.0/26' ]
+FSMPI_IP_RANGES = ['137.226.35.192/29', '137.226.75.0/27', '137.226.127.32/27', '137.226.231.192/26', '134.130.102.0/26' ]
-- 
GitLab