From e83ccda778ec0d46444e685808eca9656ef52759 Mon Sep 17 00:00:00 2001
From: Clemens John <clemens.john@floh1111.de>
Date: Thu, 2 Jun 2016 15:35:03 +0200
Subject: [PATCH] Dont put a slash between hoodname and number! Also added
 appropriate dns entries to our dns server.

---
 hoods/files/lib/ffnw/hoods/hoods.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hoods/files/lib/ffnw/hoods/hoods.json b/hoods/files/lib/ffnw/hoods/hoods.json
index ac55e2a..eb155d9 100644
--- a/hoods/files/lib/ffnw/hoods/hoods.json
+++ b/hoods/files/lib/ffnw/hoods/hoods.json
@@ -120,12 +120,12 @@
     "defaulthood": false,
     "servers": [
       {
-        "host": "lk-os-01.sn.ffnw.de",
+        "host": "lk-os01.sn.ffnw.de",
         "port": "10000",
         "publickey": "148fa1af96a0ee6653d150fa11b6b018738a711f47b8d8bb05ad569880ad6415"
       },
       {
-        "host": "lk-os-02.sn.ffnw.de",
+        "host": "lk-os02.sn.ffnw.de",
         "port": "10001",
         "publickey": "c91a74b295f8d1372080c0a7536b094631c4cab6af3fd339e135c4f971c91242"
       }
-- 
GitLab