]> git.ipfire.org Git - ipfire.org.git/commitdiff
New mirror server: mirror6.ipfire.org.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Jun 2010 05:37:07 +0000 (07:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Jun 2010 05:37:07 +0000 (07:37 +0200)
www/mirrors.json

index a3bb0a7a12da9f7789729c102adc6534cee25d3c..c5cbb26432461e7b681c459df0c95630ac1e12d2 100644 (file)
                        "pakfire2" : false,
                        "pakfire3" : false
                }
-       }
+       },
+
+       {
+                "name" : "Peter Schälchli",
+                "location" : {
+                        "city" : "Paris",
+                        "country" : "France",
+                        "country_code" : "fr"
+                },
+                "hostname" : "mirror6.ipfire.org",
+                "path" : "",
+                "serves" : {
+                        "isos" : true,
+                        "pakfire2" : true,
+                        "pakfire3" : false
+                }
+        }
 ]