]> git.ipfire.org Git - ipfire.org.git/commitdiff
Add new mirror server from John Lebherz.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Dec 2010 14:51:01 +0000 (15:51 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Dec 2010 14:51:01 +0000 (15:51 +0100)
www/mirrors.json

index 9fa272ab71463b8e19399bbcd89eaea3621c3b47..556aefaf7f42505f3e14d58c35eb87669240785f 100644 (file)
                         "pakfire2" : true,
                         "pakfire3" : false
                 }
-        }
+        },
+
+       {
+               "name" : "John Lebherz",
+               "location" : {
+                       "city" : "Frankfurt am Main",
+                       "country" : "Germany",
+                       "country_code": "de"
+               },
+               "hostname" : "ipfire.jl-soft.de",
+               "path" : "",
+               "serves" : {
+                       "isos" : true,
+                       "pakfire2" : true,
+                       "pakfire3" : false
+               }
+       }
 ]